Minim
core | ugens | analysis
 

UGen

channelCount

Description

Returns the number of channels this UGen has been configured to generate.

Signature

int channelCount()

Returns

int: how many channels of audio this UGen will generate

Related

Example

None available

Usage

Web & Application