|
LMMS
|
Classes | |
| class | MonoAmplifier |
| class | StereoAmplifier |
Macros | |
| #define | AMP_CONTROL 0 |
| #define | AMP_INPUT1 1 |
| #define | AMP_OUTPUT1 2 |
| #define | AMP_INPUT2 3 |
| #define | AMP_OUTPUT2 4 |
Functions | |
| static void | runMonoAmplifier (LADSPA_Handle Instance, unsigned long SampleCount) |
| static void | runStereoAmplifier (LADSPA_Handle Instance, unsigned long SampleCount) |
| void | initialise_amp () |
| #define AMP_CONTROL 0 |
| #define AMP_INPUT1 1 |
| #define AMP_INPUT2 3 |
| #define AMP_OUTPUT1 2 |
| #define AMP_OUTPUT2 4 |
| void initialise_amp | ( | ) |
|
static |
|
static |