Minim
core
ugens
analysis
 
Name getInputType
Examples
None available
Description Returns the InputType of this UGenInput.
Syntax
getInputType();
Returns InputType: either AUDIO or CONTROL
Usage Web & Application
Related