Gin
|
#include <gin_oscillators.h>
Public Attributes | |
Wave | wave = Wave::sawUp |
float | leftGain = 1.0 |
float | rightGain = 1.0 |
float | pw = 0.5 |
float | fold = 0.0f |
float | asym = 0.0f |
Wave StereoOscillator::Params::wave = Wave::sawUp |
Referenced by VoicedStereoOscillatorParams::init(), and StereoOscillator::processAdding().
float StereoOscillator::Params::leftGain = 1.0 |
Referenced by StereoOscillator::processAdding().
float StereoOscillator::Params::rightGain = 1.0 |
Referenced by StereoOscillator::processAdding().
float StereoOscillator::Params::pw = 0.5 |
Referenced by VoicedStereoOscillatorParams::init(), and StereoOscillator::processAdding().
float StereoOscillator::Params::fold = 0.0f |
Referenced by VoicedStereoOscillatorParams::init().
float StereoOscillator::Params::asym = 0.0f |
Referenced by VoicedStereoOscillatorParams::init().