wip: trigger changes when peak level changse significantly from the average

This commit is contained in:
Tristan Rowley
2020-03-01 15:21:43 +00:00
parent 5ef24c881f
commit 0727684a0c
2 changed files with 22 additions and 4 deletions

View File

@@ -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"]
}
}