mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2026-01-05 23:15:30 +01:00
wip: trigger changes when peak level changse significantly from the average
This commit is contained in:
@@ -60,7 +60,8 @@
|
||||
"DEFAULT": ["set_the_shader_param_2_layer_offset_0_continuous","set_shader_speed_layer_1_amount"],
|
||||
"NAV_DETOUR": ["set_detour_end_continuous"],
|
||||
"NAV_WJMX": ["wj_set_colour_T:x"],
|
||||
"NAV_LFO": ["set_lfo_modulation_2_level"]
|
||||
"NAV_LFO": ["set_lfo_modulation_2_level"],
|
||||
"NAV_SND": ["sound_set_config_energy_triggerthreshold"]
|
||||
},
|
||||
"control_change 51": {
|
||||
"DEFAULT": ["set_the_shader_param_3_layer_offset_0_continuous","set_shader_speed_layer_2_amount"],
|
||||
@@ -283,7 +284,7 @@
|
||||
"DEFAULT": ["send_serial_macro_0","send_serial_macro_1"]
|
||||
},
|
||||
"note_on 93": {
|
||||
"DEFAULT": ["smooth_selected_clip","send_random_settings"]
|
||||
"DEFAULT": ["set_display_mode_settings","set_display_mode_shader"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user