|
LMMS
|
#include <VCO.h>
Public Member Functions | |
| VCO2 () | |
| void | reset () |
| void | set_f (double f, double fs, double detune) |
| void | set_blend (float b) |
| void | set_sync (float sync) |
| float | get () |
Public Attributes | |
| TriSawSquare | vco [2] |
| float | blend |
| float | i_blend |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| float DSP::VCO2::blend |
| float DSP::VCO2::i_blend |
| TriSawSquare DSP::VCO2::vco[2] |