|
LMMS
|
#include <stdlib.h>#include <calf/giface.h>#include <calf/host_session.h>#include <calf/gui.h>#include <calf/preset.h>#include <getopt.h>#include <sys/stat.h>#include <calf/modulelist.h>Classes | |
| struct | gather_automation_params |
Macros | |
| #define | PER_MODULE_ITEM(name, isSynth, jackname) |
Functions | |
| plugin_metadata_iface * | create_calf_metadata_by_name (const char *effect_name) |
| static string | stripfmt (string x) |
| #define PER_MODULE_ITEM | ( | name, | |
| isSynth, | |||
| jackname ) |
| plugin_metadata_iface * create_calf_metadata_by_name | ( | const char * | effect_name | ) |
|
static |