Go to the documentation of this file.
22 #ifndef __Oscillator_hxx__
23 #define __Oscillator_hxx__
62 inline void ApplyControls()
68 mModIdxUpdated =
false;
88 bool Do(
const Audio& pitchModIn,
const int& dum ,
Audio& out);
89 bool Do(
const int& dum ,
const Audio& phaseModIn,
Audio& out);
94 #endif //__Oscillator_hxx__