wip state
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
|
||||
StateConfig state_parse_config(ConfigFile config);
|
||||
|
||||
void state_apply_event(SharedContext *context, StateConfig state_config,
|
||||
unsigned int state_count, MidiDevice midi,
|
||||
unsigned char code, float value);
|
||||
|
||||
bool state_background_midi_write(SharedContext *context,
|
||||
StateConfig state_config, MidiDevice midi);
|
||||
|
||||
void state_randomize(SharedContext *context, StateConfig state_config,
|
||||
unsigned int state_count);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user