Rearrange condition for pure midi plugins
[ardour.git] / midi_maps / Roland_SI-24.map
index db783eba96705ec5400963c2f13eef65e61a0223..d60cb6c1f13424566cfdbe75cb7ab64c2162f254 100644 (file)
 
        <!-- Transport buttons -->
        <Binding channel="1" note="84" function="transport-stop"/>      <!-- PAUSE -->
-       <Binding channel="1" note="85" function="transport-stop"/>      <!-- REW -->
-       <Binding channel="1" note="86" function="transport-start"/>     <!-- FF -->
+       <Binding channel="1" note="85" action="Transport/Rewind"/>      <!-- REW -->
+       <Binding channel="1" note="86" action="Transport/Forward"/>     <!-- FF -->
        <Binding channel="1" note="87" function="transport-end"/>               <!-- STOP -->
        <Binding channel="1" note="88" function="transport-roll"/>      <!-- PLAY -->
-       <Binding channel="1" note="89" function="rec-enable"/>          <!-- REC -->
+       <Binding channel="1" note="89" function="toggle-rec-enable"/>           <!-- REC -->
 
 </ArdourMIDIBindings>