- _pitch
Interpolator _pitch;
Undocumented in source.
- _gain
InterpolatorF _gain;
Undocumented in source.
- _controller1
InterpolatorF _controller1;
Undocumented in source.
- _vibratoAmount
InterpolatorF _vibratoAmount;
Undocumented in source.
- _vibratoFreq
Interpolator _vibratoFreq;
Undocumented in source.
- _chorus
InterpolatorF _chorus;
Undocumented in source.
- _distortion
InterpolatorF _distortion;
Undocumented in source.
- _noise
InterpolatorF _noise;
Undocumented in source.
- _targetVibratoAmount
float _targetVibratoAmount;
Undocumented in source.
- _targetVibratoFreq
float _targetVibratoFreq;
Undocumented in source.
- _targetChorus
float _targetChorus;
Undocumented in source.
- _targetDistortion
float _targetDistortion;
Undocumented in source.
- _targetNoise
float _targetNoise;
Undocumented in source.
- calcParams
void calcParams()
Undocumented in source. Be warned that the author may not have intended to support it.
- interpolateParams
void interpolateParams(int frameCount)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFormatChanged
void onFormatChanged()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateController
bool updateController(ControllerId id, int value)
returns true if controller value is set, false for unknown controller