replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / midi_maps / M-Audio_Axiom25.map
index 2c7bbe4f76fc47c425ab2a062bfdcb19f9d085e9..8d7b3281fd5a0173fbb865b9dd12006c63147714 100644 (file)
@@ -5,12 +5,11 @@
 
 <!-- Transport Controls -->
   <Binding channel="1" ctl="20" function="loop-toggle"/>
-  <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="25" function="rec-enable"/>
-  <Binding channel="1" ctl="25" function="rec-disable"/>
+  <Binding channel="1" ctl="25" function="toggle-rec-enable"/>
 
 <!--  Potentiometers:                                                       -->
 <!--  I decided to map the 8 pots as track fader controls. They have a      -->