Add a Lua script to send multiple tracks to an aux-bus.
[ardour.git] / midi_maps / Novation_LaunchKey25.map
index b37e167c2c5c47e2e272e9d78f914588a829052e..a74f5069adec00fa965ef4000a4f7812ee2eac0a 100644 (file)
@@ -3,11 +3,14 @@
 
 <!-- Transport controls -->
 
-  <Binding channel="1" ctl="112" function="transport-start"/>
-  <Binding channel="1" ctl="113" function="transport-end"/>
+  <Binding channel="1" ctl="112" action="Transport/Rewind"/>
+  <Binding channel="1" ctl="113" action="Transport/Forward"/>
   <Binding channel="1" ctl="114" function="transport-stop"/>
   <Binding channel="1" ctl="115" function="transport-roll"/>
   <Binding channel="1" ctl="116" function="loop-toggle"/>
   <Binding channel="1" ctl="117" function="toggle-rec-enable"/>
 
+<!-- Round buttons beside transport -->
+  <Binding channel="1" ctl="104" action="Editor/select-next-route"/>
+  <Binding channel="1" ctl="105" action="Editor/select-prev-route"/>
 </ArdourMIDIBindings>