Property | Type | Description | |
---|---|---|---|
ChannelId | int | ||
Clips | List |
||
NumChannels | int | ||
SampleRate | int | ||
changed | bool | ||
coarseExpression | int | ||
coarsePan | int | ||
coarseVolume | int | ||
data | float[] | ||
fineExpression | int | ||
finePan | int | ||
fineVolume | int | ||
instrument | Instrument, | ||
pitchBend | float | ||
rvt | float | ||
sustain | bool | ||
volume | float |
Method | Description | |
---|---|---|
Apply ( ) : void | ||
AudioChannel ( int channelID ) : System.Collections.Generic | ||
Reset ( ) : void | ||
ResetData ( ) : void | ||
SetReverb ( float rvt ) : void |
public AudioChannel ( int channelID ) : System.Collections.Generic | ||
channelID | int | |
return | System.Collections.Generic |