Gin
|
Public Member Functions | |
void | init (StereoOscillator::Params &p) const |
Public Attributes | |
Wave | wave = Wave::sawUp |
float | pw = 0.5 |
Public Attributes inherited from VoicedOscillatorParams | |
int | voices = 1 |
float | pan = 0.0f |
float | spread = 0.0f |
float | detune = 0.0f |
float | gain = 1.0f |
void VoicedStereoOscillatorParams::init | ( | StereoOscillator::Params & | p | ) | const |
References StereoOscillator::Params::pw, pw, StereoOscillator::Params::wave, and wave.
Wave VoicedStereoOscillatorParams::wave = Wave::sawUp |
Referenced by init().
float VoicedStereoOscillatorParams::pw = 0.5 |
Referenced by init().