Minim core
ugens
analysis
Name UGen.InputType
Description This enum is used to specify the InputType of the UGenInput. An AUDIO UGenInput will have a last values array that conforms to the channel count of the UGen that owns it, whereas a CONTROL UGenInput will always have only one channel.
Examples
None available
Constructors
Usage Web & Application
Related