Optimize automation-event process splitting
[ardour.git] / midi_maps / Novation_Impulse61.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.0.0" name="Novation Impulse 61">
3
4 <!-- 2013-09-04 Alexandre Prokoudine: Map file creation -->
5 <!-- This mapping relies on the Basic MIDI preset in the Impulse 61. -->
6
7 <!-- Transport controls -->
8
9   <Binding channel="1" ctl="112" action="Transport/Rewind"/>
10   <Binding channel="1" ctl="113" action="Transport/Forward"/>
11   <Binding channel="1" ctl="114" function="transport-stop"/>
12   <Binding channel="1" ctl="115" function="transport-roll"/>
13   <Binding channel="1" ctl="116" function="loop-toggle"/>
14   <Binding channel="1" ctl="117" function="toggle-rec-enable"/>
15
16 <!-- Gain controls. Faders are mapped to faders. -->
17
18   <Binding channel="1" ctl="41" uri="/route/gain 1"/>
19   <Binding channel="1" ctl="42" uri="/route/gain 2"/>
20   <Binding channel="1" ctl="43" uri="/route/gain 3"/>
21   <Binding channel="1" ctl="44" uri="/route/gain 4"/>
22   <Binding channel="1" ctl="45" uri="/route/gain 5"/>
23   <Binding channel="1" ctl="46" uri="/route/gain 6"/>
24   <Binding channel="1" ctl="47" uri="/route/gain 7"/>
25   <Binding channel="1" ctl="48" uri="/route/gain 8"/>
26   <Binding channel="1" ctl="49" uri="/bus/gain master"/>
27
28 <!-- Pan controls. Encoders are mapped to pan direction. -->
29 <!-- There doesn't seem to be a way to map encoders to pan width. -->
30
31   <Binding channel="1" ctl="21" uri="/route/pandirection 1"/>
32   <Binding channel="1" ctl="22" uri="/route/pandirection 2"/>
33   <Binding channel="1" ctl="23" uri="/route/pandirection 3"/>
34   <Binding channel="1" ctl="24" uri="/route/pandirection 4"/>
35   <Binding channel="1" ctl="25" uri="/route/pandirection 5"/>
36   <Binding channel="1" ctl="26" uri="/route/pandirection 6"/>
37   <Binding channel="1" ctl="27" uri="/route/pandirection 7"/>
38   <Binding channel="1" ctl="28" uri="/route/pandirection 8"/>
39
40 <!-- Status controls -->
41 <!-- Status buttons are mapped to mute toggles. -->
42 <!-- Apparently Solo toggle only works when Automap is used. Sad but true. -->
43
44   <Binding channel="1" ctl="51" uri="/route/mute 1"/>
45   <Binding channel="1" ctl="52" uri="/route/mute 2"/>
46   <Binding channel="1" ctl="53" uri="/route/mute 3"/>
47   <Binding channel="1" ctl="54" uri="/route/mute 4"/>
48   <Binding channel="1" ctl="55" uri="/route/mute 5"/>
49   <Binding channel="1" ctl="56" uri="/route/mute 6"/>
50   <Binding channel="1" ctl="57" uri="/route/mute 7"/>
51   <Binding channel="1" ctl="58" uri="/route/mute 8"/>
52   <Binding channel="1" ctl="59" uri="/bus/mute master"/>"
53
54
55 </ArdourMIDIBindings>