13
0

Update Korg Nano Kontrol2 MIDI maps from Philippe Demartin

This commit is contained in:
Len Ovens 2017-04-10 11:46:49 -07:00
parent 6968c9f909
commit 5e7f172f96
2 changed files with 6 additions and 6 deletions

View File

@ -16,9 +16,9 @@
<Binding channel="1" ctl="44" action="Transport/Forward"/>
<Binding channel="1" ctl="45" function="toggle-rec-enable"/>
<Binding channel="1" ctl="46" function="loop-toggle"/>
<Binding msg="B0 3c 7f" action="Editor/add-location-from-playhead"/>
<Binding msg="B0 3d 7f" action="Editor/jump-backward-to-mark"/>
<Binding msg="B0 3e 7f" action="Editor/jump-forward-to-mark"/>
<Binding msg="B0 3c 7f" action="Common/add-location-from-playhead"/>
<Binding msg="B0 3d 7f" action="Common/jump-backward-to-mark"/>
<Binding msg="B0 3e 7f" action="Common/jump-forward-to-mark"/>
<Binding msg="B0 3a 7f" function="prev-bank"/>
<Binding msg="B0 3b 7f" function="next-bank"/>

View File

@ -17,9 +17,9 @@
<Binding channel="1" ctl="44" action="Transport/Forward"/>
<Binding channel="1" ctl="45" function="toggle-rec-enable"/>
<Binding channel="1" ctl="46" function="loop-toggle"/>
<Binding msg="B0 3c 7f" action="Editor/add-location-from-playhead"/>
<Binding msg="B0 3d 7f" action="Editor/jump-backward-to-mark"/>
<Binding msg="B0 3e 7f" action="Editor/jump-forward-to-mark"/>
<Binding msg="B0 3c 7f" action="Common/add-location-from-playhead"/>
<Binding msg="B0 3d 7f" action="Common/jump-backward-to-mark"/>
<Binding msg="B0 3e 7f" action="Common/jump-forward-to-mark"/>
<Binding msg="B0 3a 7f" function="prev-bank"/>
<Binding msg="B0 3b 7f" function="next-bank"/>