merge with master
[ardour.git] / midi_maps / Korg_nanoKONTROL2.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.1.0" name="Korg nanoKONTROL2">
3
4
5 <!-- Some advice: In the Korg control editor utility (Work fine under wine):                    -->
6 <!-- 1 : Set the main "RECORD", "loop" and the track "Solo" "Mute" and "Record" button to toggle-->
7 <!-- (normally they are on momentary)                                                           -->
8 <!-- 2012-07.03 Philippe Demartin inspired from the original NanoKontrol map by                 -->
9 <!-- 2010-11-26 Chooch Schubert: Map file creation                                              -->
10
11   <DeviceInfo bank-size="8"/>
12         
13   <Binding msg="B0 2d 7f" function="rec-enable"/>
14   <Binding msg="B0 2d 00" function="rec-disable"/>
15   <Binding channel="1" ctl="41" function="transport-roll"/>
16   <Binding channel="1" ctl="42" function="transport-stop"/>
17   <Binding channel="1" ctl="43" function="transport-start"/>
18   <Binding channel="1" ctl="44" function="transport-end"/>
19   <Binding channel="1" ctl="46" function="loop-toggle"/>
20   <Binding msg="B0 3c 7f" action="Editor/add-location-from-playhead"/>
21   <Binding msg="B0 3d 7f" action="Editor/jump-backward-to-mark"/>
22   <Binding msg="B0 3e 7f" action="Editor/jump-forward-to-mark"/>
23   <Binding msg="B0 3a 7f" function="prev-bank"/>
24   <Binding msg="B0 3b 7f" function="next-bank"/>
25
26
27 <!--  Channel controls:                                                 --> 
28 <!--  - There is 3 buttons on each tarck. Assigned to                   -->
29 <!--    "Solo" "Mute" and "Record Enable".                              -->
30 <!--  - Channel pan is implemented now in Ardour-3,                     -->
31
32  
33
34
35   <Binding channel="1" ctl="16" uri="/route/pandirection B1"/>  
36   <Binding channel="1" ctl="32" uri="/route/solo B1"/>
37   <Binding channel="1" ctl="48" uri="/route/mute B1"/>
38   <Binding channel="1" ctl="64" uri="/route/recenable B1"/>
39   <Binding channel="1" ctl="0" uri="/route/gain B1"/>
40   
41   <Binding channel="1" ctl="17" uri="/route/pandirection B2"/>
42   <Binding channel="1" ctl="33" uri="/route/solo B2"/>
43   <Binding channel="1" ctl="49" uri="/route/mute B2"/>
44   <Binding channel="1" ctl="65" uri="/route/recenable B2"/>
45   <Binding channel="1" ctl="1" uri="/route/gain B2"/>
46   
47   <Binding channel="1" ctl="18" uri="/route/pandirection B3"/>
48   <Binding channel="1" ctl="34" uri="/route/solo B3"/>
49   <Binding channel="1" ctl="50" uri="/route/mute B3"/>
50   <Binding channel="1" ctl="66" uri="/route/recenable B3"/>
51   <Binding channel="1" ctl="2" uri="/route/gain B3"/>
52   
53   <Binding channel="1" ctl="19" uri="/route/pandirection B4"/>
54   <Binding channel="1" ctl="35" uri="/route/solo B4"/>
55   <Binding channel="1" ctl="51" uri="/route/mute B4"/>
56   <Binding channel="1" ctl="67" uri="/route/recenable B4"/>
57   <Binding channel="1" ctl="3" uri="/route/gain B4"/>
58   
59   <Binding channel="1" ctl="20" uri="/route/pandirection B5"/>
60   <Binding channel="1" ctl="36" uri="/route/solo B5"/>
61   <Binding channel="1" ctl="52" uri="/route/mute B5"/>
62   <Binding channel="1" ctl="68" uri="/route/recenable B5"/>
63   <Binding channel="1" ctl="4" uri="/route/gain B5"/>
64   
65   <Binding channel="1" ctl="21" uri="/route/pandirection B6"/>
66   <Binding channel="1" ctl="37" uri="/route/solo B6"/>
67   <Binding channel="1" ctl="53" uri="/route/mute B6"/>
68   <Binding channel="1" ctl="69" uri="/route/recenable B6"/>
69   <Binding channel="1" ctl="5" uri="/route/gain B6"/>
70   
71   <Binding channel="1" ctl="22" uri="/route/pandirection B7"/>
72   <Binding channel="1" ctl="38" uri="/route/solo B7"/>
73   <Binding channel="1" ctl="54" uri="/route/mute B7"/>
74   <Binding channel="1" ctl="70" uri="/route/recenable B7"/>
75   <Binding channel="1" ctl="6" uri="/route/gain B7"/>
76   
77   <Binding channel="1" ctl="23" uri="/route/pandirection B8"/>
78   <Binding channel="1" ctl="39" uri="/route/solo B8"/>
79   <Binding channel="1" ctl="55" uri="/route/mute B8"/>
80   <Binding channel="1" ctl="71" uri="/route/recenable B8"/>
81   <Binding channel="1" ctl="7" uri="/route/gain B8"/>
82   
83  </ArdourMIDIBindings>