Fix editor sizing issue introduced in 4dc65e66
[ardour.git] / midi_maps / Korg_nanoKONTROL2.map
index 7f85945e90363cf4227b380fe1b7fe665cf8dcf2..e59ae802a39b3f9b0650acca62a5d1adc3f9f215 100644 (file)
 
   <DeviceInfo bank-size="8"/>
        
-  <Binding msg="B0 2d 7f" function="rec-enable"/>
-  <Binding msg="B0 2d 00" function="rec-disable"/>
   <Binding channel="1" ctl="41" function="transport-roll"/>
   <Binding channel="1" ctl="42" function="transport-stop"/>
-  <Binding channel="1" ctl="43" function="transport-start"/>
-  <Binding channel="1" ctl="44" function="transport-end"/>
+  <Binding channel="1" ctl="43" action="Transport/Rewind"/>
+  <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"/>