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

#include <VCO.h>

Public Member Functions

 TriSaw ()
void set_f (double f, double fs)
void set_inc (double i)
void set_saw (double t)
float get ()

Public Attributes

double phase
double inc
double tri
double tri1
double tri2

Constructor & Destructor Documentation

◆ TriSaw()

DSP::TriSaw::TriSaw ( )
inline

Member Function Documentation

◆ get()

float DSP::TriSaw::get ( )
inline

◆ set_f()

void DSP::TriSaw::set_f ( double f,
double fs )
inline

◆ set_inc()

void DSP::TriSaw::set_inc ( double i)
inline

◆ set_saw()

void DSP::TriSaw::set_saw ( double t)
inline

Member Data Documentation

◆ inc

double DSP::TriSaw::inc

◆ phase

double DSP::TriSaw::phase

◆ tri

double DSP::TriSaw::tri

◆ tri1

double DSP::TriSaw::tri1

◆ tri2

double DSP::TriSaw::tri2

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