summaryrefslogtreecommitdiff
path: root/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
blob: 704b79a3c93ba35b589db3c189baf6b63cc25757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<ArdourMIDIBindings version="1.0.0" name="M-Audio Axiom Air 25 (2015 Model) - Transport Controls">

<!-- Based on file by Chooch Schubert -->
<!-- Simplified and updated by Guy Sherman in Jan 2016 -->

<!-- NB: loop-toggle and Transport/Record are a bit weird out-of-the-box: it will only stay enabled while you press the button -->
<!-- To fix them: reconfigure the record button from a Momentary switch to a Toggle switch as in ... -->
<!-- this manual: http://m-audio.de/download/file/fid/803 On page 8. Then look at page 10 for instructions -->
<!-- on saving this into the keyboard's persistent memory -->

<!-- Transport Controls -->
  <Binding channel="1" ctl="113" function="loop-toggle"/>
  <Binding channel="1" ctl="114" function="transport-start"/>
  <Binding channel="1" ctl="115" function="transport-end"/>
  <Binding channel="1" ctl="116" function="transport-stop"/>
  <Binding channel="1" ctl="117" function="transport-roll"/>

  <Binding channel="1" ctl="118" action="Transport/Record"/>


</ArdourMIDIBindings>