For an explicit creation of control names see: NamedControl, Control
ControlName.new(name, index, rate, defaultValue, argNum, lag)
.name = value
The name of the control.
Returns:
The index of the control.
Returns:
.rate = value
The rate of the control.
Returns:
a Symbol like 'audio'
or 'control'
Default value of this control. Will be an Array for multichannel controls.
The number of channels.
Returns:
The ControlSpec for this control. If set, it will be added to the specs metadata for the current SynthDef.at
.lag = value