LMMS
Loading...
Searching...
No Matches
DSP::VCO2 Class Reference

#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

Constructor & Destructor Documentation

◆ VCO2()

DSP::VCO2::VCO2 ( )
inline

Member Function Documentation

◆ get()

float DSP::VCO2::get ( )
inline

◆ reset()

void DSP::VCO2::reset ( )
inline

◆ set_blend()

void DSP::VCO2::set_blend ( float b)
inline

◆ set_f()

void DSP::VCO2::set_f ( double f,
double fs,
double detune )
inline

◆ set_sync()

void DSP::VCO2::set_sync ( float sync)
inline

Member Data Documentation

◆ blend

float DSP::VCO2::blend

◆ i_blend

float DSP::VCO2::i_blend

◆ vco

TriSawSquare DSP::VCO2::vco[2]

The documentation for this class was generated from the following file: