Optimize automation-event process splitting
[ardour.git] / midi_maps / Korg_nanoKONTROL.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.0.0" name="Korg nanoKONTROL">
3
4 <!-- 2010-11-26 Chooch Schubert: Map file creation -->
5   <DeviceInfo bank-size="9" motorized="no" threshold="15"/>
6
7 <!-- Transport Controls -->
8   <Binding msg="B0 2c 7f" function="toggle-rec-enable"/>
9   <Binding msg="B0 2d 7f" function="transport-roll"/>
10   <Binding msg="B0 2e 7f" function="transport-stop"/>
11   <Binding msg="B0 2f 7f" action="Transport/Rewind"/>
12   <Binding msg="B0 30 7f" action="Transport/Forward"/>
13   <Binding msg="B0 31 7f" function="loop-toggle"/>
14
15 <!-- The "Scene" button toggles between four banks. For this to work as     -->
16 <!-- intended, you have to configure all four scenes to be identical.       -->
17 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 0 f7" function="set-bank" argument="0"/>
18 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 1 f7" function="set-bank" argument="1"/>
19 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 2 f7" function="set-bank" argument="2"/>
20 <Binding sysex="f0 42 40 0 1 4 0 5f 4f 3 f7" function="set-bank" argument="3"/>
21
22 <!--  Channel controls:                                                     -->
23 <!--  - The two buttons on each channel are unmarked. I decided to use them -->
24 <!--    as "Solo" and "Record Enable".                                      -->
25 <!--  - The rotary controls are bound to pandirection.                      -->
26   <Binding channel="1" ctl="2" uri="/route/gain B1"/>
27   <Binding channel="1" ctl="3" uri="/route/gain B2"/>
28   <Binding channel="1" ctl="4" uri="/route/gain B3"/>
29   <Binding channel="1" ctl="5" uri="/route/gain B4"/>
30   <Binding channel="1" ctl="6" uri="/route/gain B5"/>
31   <Binding channel="1" ctl="8" uri="/route/gain B6"/>
32   <Binding channel="1" ctl="9" uri="/route/gain B7"/>
33   <Binding channel="1" ctl="12" uri="/route/gain B8"/>
34   <Binding channel="1" ctl="13" uri="/route/gain B9"/>
35
36   <Binding channel="1" ctl="23" uri="/route/solo B1"/>
37   <Binding channel="1" ctl="33" uri="/route/recenable B1"/>
38   <Binding channel="1" ctl="24" uri="/route/solo B2"/>
39   <Binding channel="1" ctl="34" uri="/route/recenable B2"/>
40   <Binding channel="1" ctl="25" uri="/route/solo B3"/>
41   <Binding channel="1" ctl="35" uri="/route/recenable B3"/>
42   <Binding channel="1" ctl="26" uri="/route/solo B4"/>
43   <Binding channel="1" ctl="36" uri="/route/recenable B4"/>
44   <Binding channel="1" ctl="27" uri="/route/solo B5"/>
45   <Binding channel="1" ctl="37" uri="/route/recenable B5"/>
46   <Binding channel="1" ctl="28" uri="/route/solo B6"/>
47   <Binding channel="1" ctl="38" uri="/route/recenable B6"/>
48   <Binding channel="1" ctl="29" uri="/route/solo B7"/>
49   <Binding channel="1" ctl="39" uri="/route/recenable B7"/>
50   <Binding channel="1" ctl="30" uri="/route/solo B8"/>
51   <Binding channel="1" ctl="40" uri="/route/recenable B8"/>
52   <Binding channel="1" ctl="31" uri="/route/solo B9"/>
53   <Binding channel="1" ctl="41" uri="/route/recenable B9"/>
54
55   <Binding channel="1" ctl="14" uri="/route/pandirection B1"/>
56   <Binding channel="1" ctl="15" uri="/route/pandirection B2"/>
57   <Binding channel="1" ctl="16" uri="/route/pandirection B3"/>
58   <Binding channel="1" ctl="17" uri="/route/pandirection B4"/>
59   <Binding channel="1" ctl="18" uri="/route/pandirection B5"/>
60   <Binding channel="1" ctl="19" uri="/route/pandirection B6"/>
61   <Binding channel="1" ctl="20" uri="/route/pandirection B7"/>
62   <Binding channel="1" ctl="21" uri="/route/pandirection B8"/>
63   <Binding channel="1" ctl="22" uri="/route/pandirection B9"/>
64
65 </ArdourMIDIBindings>