wj_reset_modulation action to reset all modulation levels set in WJSendPlugin.

This commit is contained in:
Tristan Rowley
2020-02-29 17:39:57 +00:00
parent 1036bedf9d
commit 37749ffb08
2 changed files with 9 additions and 2 deletions

View File

@@ -152,7 +152,8 @@
"DEFAULT": ["switch_to_preset_7","select_preset_7"]
},
"note_on 81": {
"DEFAULT": ["","reset_selected_modulation"]
"DEFAULT": ["","reset_selected_modulation"],
"NAV_WJMX": ["","wj_reset_modulation"]
},
"note_on 82": {
"DEFAULT": ["toggle_shader_layer_0","select_shader_modulation_slot_0"]