2016-07-29 Update zh.po for Ardoru 5.0
[ardour.git] / midi_maps / Korg_nanoKONTROL.map
index 3acc56891b85a020e3ceb7ccf00e70745078aa06..27e1fdcc53c27de637c66a1dae0d8306d58d69c8 100644 (file)
@@ -5,13 +5,12 @@
   <DeviceInfo bank-size="9" motorized="no" threshold="15"/>
 
 <!-- Transport Controls -->
-  <Binding channel="1" ctl="44" function="rec-enable"/>
-  <Binding channel="1" ctl="46" function="rec-disable"/>
-  <Binding channel="1" ctl="45" function="transport-roll"/>
-  <Binding channel="1" ctl="46" function="transport-stop"/>
-  <Binding channel="1" ctl="47" function="transport-start"/>
-  <Binding channel="1" ctl="48" function="transport-end"/>
-  <Binding channel="1" ctl="49" function="loop-toggle"/>
+  <Binding msg="B0 2c 7f" function="toggle-rec-enable"/>
+  <Binding msg="B0 2d 7f" function="transport-roll"/>
+  <Binding msg="B0 2e 7f" function="transport-stop"/>
+  <Binding msg="B0 2f 7f" action="Transport/Rewind"/>
+  <Binding msg="B0 30 7f" action="Transport/Forward"/>
+  <Binding msg="B0 31 7f" function="loop-toggle"/>
 
 <!-- The "Scene" button toggles between four banks. For this to work as     -->
 <!-- intended, you have to configure all four scenes to be identical.       -->