|
LMMS
|
Classes | |
| class | Vcf303 |
Macros | |
| #define | PORT_IN 0 |
| #define | PORT_OUT 1 |
| #define | PORT_TRIGGER 2 |
| #define | PORT_CUTOFF 3 |
| #define | PORT_RESONANCE 4 |
| #define | PORT_ENV_MOD 5 |
| #define | PORT_DECAY 6 |
| #define | NUM_PORTS 7 |
| #define | PI 3.14159265358979 |
Functions | |
| void | initialise_vcf303 () |
Variables | |
| static LADSPA_PortDescriptor | g_psPortDescriptors [] |
| static const char *const | g_psPortNames [] |
| static LADSPA_PortRangeHint | g_psPortRangeHints [] |
| #define NUM_PORTS 7 |
| #define PI 3.14159265358979 |
| #define PORT_CUTOFF 3 |
| #define PORT_DECAY 6 |
| #define PORT_ENV_MOD 5 |
| #define PORT_IN 0 |
| #define PORT_OUT 1 |
| #define PORT_RESONANCE 4 |
| #define PORT_TRIGGER 2 |
| void initialise_vcf303 | ( | ) |
|
static |
|
static |