|
LMMS
|
Classes | |
| class | SynDrum |
Macros | |
| #define | PORT_OUT 0 |
| #define | PORT_TRIGGER 1 |
| #define | PORT_VELOCITY 2 |
| #define | PORT_FREQ 3 |
| #define | PORT_RESONANCE 4 |
| #define | PORT_RATIO 5 |
| #define | NUM_PORTS 6 |
| #define | PI 3.14159265358979 |
Functions | |
| void | initialise_syndrum () |
Variables | |
| static LADSPA_PortDescriptor | g_psPortDescriptors [] |
| static const char *const | g_psPortNames [] |
| static LADSPA_PortRangeHint | g_psPortRangeHints [] |
| #define NUM_PORTS 6 |
| #define PI 3.14159265358979 |
| #define PORT_FREQ 3 |
| #define PORT_OUT 0 |
| #define PORT_RATIO 5 |
| #define PORT_RESONANCE 4 |
| #define PORT_TRIGGER 1 |
| #define PORT_VELOCITY 2 |
| void initialise_syndrum | ( | ) |
|
static |
|
static |