|
Gin
|
#include <gin_wtoscillators.h>
Public Member Functions | |
| void | init (WTOscillator::Params &p) const |
Public Attributes | |
| float | position = 0.5 |
| float | bend = 0.0f |
| float | formant = 0.0f |
| float | asym = 0.0f |
| float | fold = 0.0f |
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 WTVoicedStereoOscillatorParams::init | ( | WTOscillator::Params & | p | ) | const |
| float WTVoicedStereoOscillatorParams::position = 0.5 |
Referenced by init().
| float WTVoicedStereoOscillatorParams::bend = 0.0f |
Referenced by init().
| float WTVoicedStereoOscillatorParams::formant = 0.0f |
Referenced by init().
| float WTVoicedStereoOscillatorParams::asym = 0.0f |
Referenced by init().
| float WTVoicedStereoOscillatorParams::fold = 0.0f |
Referenced by init().