Minim
core | ugens | analysis
 

UGen.InputType

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.

Constructors


    	
    	

Related

Example

None available

Usage

Web & Application