Generic MIDI: ffwd, rewd buttons should do the expected
[ardour.git] / midi_maps / M-Audio_Axiom61.map
index 7945870d55128055135373dc667b1a598144fa3f..9ea9caaf914d327944e486227665a40425166e13 100644 (file)
@@ -42,8 +42,8 @@
 
 <!-- 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"/>