Optimize automation-event process splitting
[ardour.git] / midi_maps / M-Audio_Axiom61.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.0.0" name="M-Audio Axiom 61">
3
4 <!-- 2015-04-25 Edgar Aichinger: initial version -->
5 <!-- I'm assuming Factory default, preset 1 in the Axiom 61. -->
6
7 <!-- Faders, mapped to track faders 1-8 and Master -->
8
9   <Binding channel="1" ctl="74" uri="/route/gain 1"/>
10   <Binding channel="1" ctl="71" uri="/route/gain 2"/>
11   <Binding channel="1" ctl="91" uri="/route/gain 3"/>
12   <Binding channel="1" ctl="93" uri="/route/gain 4"/>
13   <Binding channel="1" ctl="73" uri="/route/gain 5"/>
14   <Binding channel="1" ctl="72" uri="/route/gain 6"/>
15   <Binding channel="1" ctl="5" uri="/route/gain 7"/>
16   <Binding channel="1" ctl="84" uri="/route/gain 8"/>
17   <Binding channel="1" ctl="7" uri="/bus/gain master"/>
18
19 <!-- Zone/Group buttons, below the faders -->
20 <!-- these toggle Mute for the corresponding tracks (1-8) and Master -->
21
22   <Binding channel="1" pgm="0" uri="/route/mute 1"/>
23   <Binding channel="1" pgm="1" uri="/route/mute 2"/>
24   <Binding channel="1" pgm="2" uri="/route/mute 3"/>
25   <Binding channel="1" pgm="3" uri="/route/mute 4"/>
26   <Binding channel="1" pgm="4" uri="/route/mute 5"/>
27   <Binding channel="1" pgm="5" uri="/route/mute 6"/>
28   <Binding channel="1" pgm="6" uri="/route/mute 7"/>
29   <Binding channel="1" pgm="7" uri="/route/mute 8"/>
30   <Binding channel="1" pgm="8" uri="/bus/mute master"/>"
31
32 <!-- Encoders, mapped to pan direction. -->
33
34   <Binding channel="1" ctl="75" uri="/route/pandirection 1"/>
35   <Binding channel="1" ctl="10" uri="/route/pandirection 2"/>
36   <Binding channel="1" ctl="76" uri="/route/pandirection 3"/>
37   <Binding channel="1" ctl="2" uri="/route/pandirection 4"/>
38   <Binding channel="1" ctl="92" uri="/route/pandirection 5"/>
39   <Binding channel="1" ctl="12" uri="/route/pandirection 6"/>
40   <Binding channel="1" ctl="95" uri="/route/pandirection 7"/>
41   <Binding channel="1" ctl="13" uri="/route/pandirection 8"/>
42
43 <!-- Transport controls -->
44
45   <Binding channel="1" ctl="21" action="Transport/Rewind"/>
46   <Binding channel="1" ctl="22" action="Transport/Forward"/>
47   <Binding channel="1" ctl="23" function="transport-stop"/>
48   <Binding channel="1" ctl="24" function="transport-roll"/>
49   <Binding channel="1" ctl="20" function="loop-toggle"/>
50   <Binding channel="1" ctl="25" function="toggle-rec-enable"/>
51
52
53 </ArdourMIDIBindings>