LMMS
Loading...
Searching...
No Matches
host_session.cpp File Reference
#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_ifacecreate_calf_metadata_by_name (const char *effect_name)
static string stripfmt (string x)

Macro Definition Documentation

◆ PER_MODULE_ITEM

#define PER_MODULE_ITEM ( name,
isSynth,
jackname )
Value:
jackname ", "

Function Documentation

◆ create_calf_metadata_by_name()

plugin_metadata_iface * create_calf_metadata_by_name ( const char * effect_name)

◆ stripfmt()

string stripfmt ( string x)
static