Optimize automation-event process splitting
[ardour.git] / midi_maps / Korg_nanoKONTROL_Master.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.0.0" name="Korg nanoKONTROL w/Master">
3
4
5 <!-- 2012-6-25 James Roberts: Map file creation -->
6 <!-- based on Korg_nanKONTROL.map by Chooch Schubert -->
7
8   <DeviceInfo bank-size="8" motorized="no" threshold="15"/>
9
10 <!-- Transport Controls -->
11   <Binding msg="B0 2c 7f" function="rec-enable"/>
12   <Binding msg="B0 2d 7f" function="transport-roll"/>
13   <Binding msg="B0 2e 7f" function="transport-stop"/>
14   <Binding msg="B0 2f 7f" action="Transport/Rewind"/>
15   <Binding msg="B0 30 7f" action="Transport/Forward"/>
16   <Binding msg="B0 31 7f" function="loop-toggle"/>
17
18 <!-- The "Scene" button toggles between four banks. It implements this by   -->
19 <!-- sending a bank assignment # corresponding to the current korg "Scene"  -->
20 <!-- Downside is you are limited to 4 banks total (32 tracks.)              -->
21                                  
22 <!-- Also, in order for this map to work you must have identical maps       -->
23 <!-- assigned to each of the 4 scenes on the nano device.                   -->
24
25 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 0 f7" function="set-bank" argument="0"/>
26 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 1 f7" function="set-bank" argument="1"/>
27 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 2 f7" function="set-bank" argument="2"/>
28 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 3 f7" function="set-bank" argument="3"/>
29
30 <!-- Strips 1-8:                                                            -->
31 <!-- Rotary encoder assigned to Pan Direction                               -->
32 <!-- Button 1 (top) assigned to Track Solo                                  -->
33 <!-- Button 2 (bottom) assigned to Record Enable                            -->
34 <!-- Fader assigned to Track Gain                                           -->
35
36 <!-- Strip 9 - Master:                                                      -->
37 <!-- Rotary encoder assigned to Master Pan Width (easy to audition in mono!)-->
38 <!-- Button 1 (top) assigned to Toggle Mixer on Top                         -->
39 <!-- Button 2 (bottom) assigned to Master Mute                              -->
40 <!-- Fader assigned to Master Bus Gain                                      -->
41
42 <!-- Strip 1 -->
43   <Binding channel="1" ctl="14" uri="/route/pandirection B1"/>
44   <Binding channel="1" ctl="23" uri="/route/solo B1"/>
45   <Binding channel="1" ctl="33" uri="/route/recenable B1"/>
46   <Binding channel="1" ctl="2" uri="/route/gain B1"/>
47
48 <!-- Strip 2 -->
49   <Binding channel="1" ctl="15" uri="/route/pandirection B2"/>
50   <Binding channel="1" ctl="24" uri="/route/solo B2"/>
51   <Binding channel="1" ctl="34" uri="/route/recenable B2"/>
52   <Binding channel="1" ctl="3" uri="/route/gain B2"/>
53
54 <!-- Strip 3 -->
55   <Binding channel="1" ctl="16" uri="/route/pandirection B3"/>
56   <Binding channel="1" ctl="25" uri="/route/solo B3"/>
57   <Binding channel="1" ctl="35" uri="/route/recenable B3"/>
58   <Binding channel="1" ctl="4" uri="/route/gain B3"/>
59
60 <!-- Strip 4 -->
61   <Binding channel="1" ctl="17" uri="/route/pandirection B4"/>
62   <Binding channel="1" ctl="26" uri="/route/solo B4"/>
63   <Binding channel="1" ctl="36" uri="/route/recenable B4"/>
64   <Binding channel="1" ctl="5" uri="/route/gain B4"/>
65
66 <!-- Strip 5 -->
67   <Binding channel="1" ctl="18" uri="/route/pandirection B5"/>
68   <Binding channel="1" ctl="27" uri="/route/solo B5"/>
69   <Binding channel="1" ctl="37" uri="/route/recenable B5"/>
70   <Binding channel="1" ctl="6" uri="/route/gain B5"/>
71
72 <!-- Strip 6 -->
73   <Binding channel="1" ctl="19" uri="/route/pandirection B6"/>
74   <Binding channel="1" ctl="28" uri="/route/solo B6"/>
75   <Binding channel="1" ctl="38" uri="/route/recenable B6"/>
76   <Binding channel="1" ctl="8" uri="/route/gain B6"/>
77
78 <!-- Strip 7 -->
79   <Binding channel="1" ctl="20" uri="/route/pandirection B7"/>
80   <Binding channel="1" ctl="29" uri="/route/solo B7"/>
81   <Binding channel="1" ctl="39" uri="/route/recenable B7"/>
82   <Binding channel="1" ctl="9" uri="/route/gain B7"/>
83
84 <!-- Strip 8 -->
85   <Binding channel="1" ctl="21" uri="/route/pandirection B8"/>
86   <Binding channel="1" ctl="30" uri="/route/solo B8"/>
87   <Binding channel="1" ctl="40" uri="/route/recenable B8"/>
88   <Binding channel="1" ctl="12" uri="/route/gain B8"/>
89
90 <!-- Strip 9 : Master -->
91   <Binding channel="1" ctl="22" uri="/bus/panwidth master"/>
92   <Binding channel="1" ctl="31" action="Common/toggle-mixer-on-top"/>
93   <Binding channel="1" ctl="41" uri="/bus/mute master"/>
94   <Binding channel="1" ctl="13" uri="/bus/gain master"/>
95
96
97 </ArdourMIDIBindings>