#include <voice.h>
|
static float | egPow [EG_SIZE] |
|
static float | egLin [EG_SIZE] |
|
◆ setConstant()
void Envelope::setConstant |
( |
float |
v | ) |
|
|
inline |
◆ setTable()
void Envelope::setTable |
( |
float * |
f | ) |
|
|
inline |
◆ setTime()
void Envelope::setTime |
( |
float |
ms, |
|
|
int |
sampleRate |
|
) |
| |
◆ setVariable()
void Envelope::setVariable |
( |
| ) |
|
|
inline |
◆ step()
bool Envelope::step |
( |
void |
| ) |
|
|
inline |
◆ constant
bool Envelope::constant = false |
◆ count
◆ egLin
◆ egPow
◆ max
float Envelope::max = 1.0 |
◆ offset
float Envelope::offset = 0.0 |
◆ steps
◆ table
◆ val
The documentation for this struct was generated from the following files: