stop-and-forget-capture should not toggle transport state, only stop it
[ardour.git] / midi_maps / Korg_nanoKONTROL2.map
index 7f85945e90363cf4227b380fe1b7fe665cf8dcf2..8e3c43b9c54a895e3e0bd77ca2037ea41232a0fd 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"/>