feat: auto random
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ bool state_background_write(SharedContext *context, StateConfig state_config,
|
||||
MidiDevice midi);
|
||||
|
||||
void state_init(SharedContext *context, StateConfig state_config, bool demo,
|
||||
unsigned int base_tempo, char *state_file, bool load_state);
|
||||
bool auto_random, unsigned int base_tempo, char *state_file,
|
||||
bool load_state);
|
||||
|
||||
void state_randomize(SharedContext *context, StateConfig state_config);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user