Property | Type | Description | |
---|---|---|---|
channelFader | float | ||
effects | List |
||
inputTrim | float | ||
offset | int | ||
pan | float |
Method | Description | |
---|---|---|
GetOutput ( MixerEnums tapPoint = MixerEnums.TapPoint.PostFader ) : double[][] | ||
MixerChannel ( double sampleData ) : System |
Method | Description | |
---|---|---|
ApplyTrim ( double input, float trim ) : double[][] |
public GetOutput ( MixerEnums tapPoint = MixerEnums.TapPoint.PostFader ) : double[][] | ||
tapPoint | MixerEnums | |
return | double[][] |
public MixerChannel ( double sampleData ) : System | ||
sampleData | double | |
return | System |