Gin
|
#include <gin_mseg.h>
Public Attributes | |
float | frequency = 0 |
float | phase = 0 |
float | offset = 0 |
float | depth = 0 |
float | delay = 0 |
float | fade = 0 |
bool | loop = true |
float MSEG::Parameters::frequency = 0 |
Referenced by MSEG::process().
float MSEG::Parameters::phase = 0 |
Referenced by MSEG::noteOn().
float MSEG::Parameters::offset = 0 |
Referenced by MSEG::getOutput().
float MSEG::Parameters::depth = 0 |
Referenced by MSEG::getOutput().
float MSEG::Parameters::delay = 0 |
Referenced by MSEG::noteOn().
float MSEG::Parameters::fade = 0 |
Referenced by MSEG::noteOn().
Referenced by MSEG::process().