Go to the source code of this file.
|
enum | {
TITLE_COLUMN,
VALUE_COLUMN,
FILTER_COLUMN,
RANGE_COLUMN,
OFFS1_COLUMN,
SCALE_COLUMN,
OFFS2_COLUMN,
OMC_NUM_COLUMNS
} |
|
enum | { TITLE2_COLUMN,
VALUE2_COLUMN,
ADJUSTMENT,
OMC_NUM2_COLUMNS
} |
|
#define DISABLE_EFFECT_KEY 16 |
#define ENABLE_EFFECT_KEY 15 |
#define LIVES_DEVICEMAPS_DIR "devicemaps" |
#define NEXT_CLIP_SELECT 19 |
#define NEXT_MODE_CYCLE 23 |
#define OMC_FILE_VSTRING "LiVES OMC map version 1.1" |
#define OMC_FILE_VSTRING_1_0 "LiVES OMC map version 1.0" |
#define OMC_MIDI_CONTROLLER 131 |
#define OMC_MIDI_NOTE 129 |
#define OMC_MIDI_NOTE_OFF 130 |
#define OMC_MIDI_PGM_CHANGE 133 |
#define OMC_MIDI_PITCH_BEND 132 |
#define OMC_PARAM_DOUBLE 2 |
#define OMC_PARAM_SPECIAL 128 |
can be int or double, depending on effect type
#define OSC_BUF_SIZE 1024 |
#define OSC_MAX_TYPETAGS 64 |
#define PREV_CLIP_SELECT 20 |
#define PREV_MODE_CYCLE 24 |
#define RESET_EFFECT_KEYS 14 |
#define RETRIGGER_CLIP 22 |
#define REVERSE_PLAYBACK 5 |
#define SET_PARAMETER_VALUE 18 |
#define SET_VPP_PARAMETER_VALUE 25 |
#define START_RECORDING 10 |
#define STOP_RECORDING 11 |
#define SWAP_FOREGROUND_BACKGROUND 13 |
#define TOGGLE_EFFECT_KEY 17 |
#define TOGGLE_RECORDING 12 |
Enumerator |
---|
TITLE_COLUMN |
|
VALUE_COLUMN |
|
FILTER_COLUMN |
|
RANGE_COLUMN |
|
OFFS1_COLUMN |
|
SCALE_COLUMN |
|
OFFS2_COLUMN |
|
OMC_NUM_COLUMNS |
|
Enumerator |
---|
TITLE2_COLUMN |
|
VALUE2_COLUMN |
|
ADJUSTMENT |
|
OMC_NUM2_COLUMNS |
|
void create_devicemap_directory |
( |
void |
| ) |
|
const char* get_midi_filename |
( |
void |
| ) |
|
boolean has_devicemap |
( |
int |
has_this_macro | ) |
|
char* midi_mangle |
( |
void |
| ) |
|
OSCbuf* omc_learner_decode |
( |
int |
type, |
|
|
int |
index, |
|
|
const char * |
string |
|
) |
| |
process a string (i.e. convert to an OSC message and pass to OSC subsys) only need to set omclw if learn is TRUE
void on_devicemap_load_activate |
( |
LiVESMenuItem * |
, |
|
|
livespointer |
|
|
) |
| |
void on_devicemap_save_activate |
( |
LiVESMenuItem * |
, |
|
|
livespointer |
|
|
) |
| |
void on_midi_learn_activate |
( |
LiVESMenuItem * |
, |
|
|
livespointer |
|
|
) |
| |
start learning MIDI inputs