Add a Lua script to send multiple tracks to an aux-bus.
[ardour.git] / midi_maps / M-Audio_Axiom61.map
index 734a8d6cb9006ae38caee2de1b7756cb572be5d8..9ea9caaf914d327944e486227665a40425166e13 100644 (file)
 
 <!-- Transport controls -->
 
-  <Binding channel="1" ctl="21" function="transport-start"/>
-  <Binding channel="1" ctl="22" function="transport-end"/>
+  <Binding channel="1" ctl="21" action="Transport/Rewind"/>
+  <Binding channel="1" ctl="22" action="Transport/Forward"/>
   <Binding channel="1" ctl="23" function="transport-stop"/>
   <Binding channel="1" ctl="24" function="transport-roll"/>
   <Binding channel="1" ctl="20" function="loop-toggle"/>
-  <Binding channel="1" ctl="25" function="rec-enable"/>
-  <Binding channel="1" ctl="25" function="rec-disable"/>
+  <Binding channel="1" ctl="25" function="toggle-rec-enable"/>
 
 
 </ArdourMIDIBindings>