summaryrefslogtreecommitdiff
path: root/midi_maps/Korg_nanoKONTROL2.map
blob: 8e3c43b9c54a895e3e0bd77ca2037ea41232a0fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="UTF-8"?>
<ArdourMIDIBindings version="1.1.0" name="Korg nanoKONTROL2">


<!-- Some advice: In the Korg control editor utility (Work fine under wine):        		-->
<!-- 1 : Set the main "RECORD", "loop" and the track "Solo" "Mute" and "Record" button to toggle-->
<!-- (normally they are on momentary)            						-->
<!-- 2012-07.03 Philippe Demartin inspired from the original NanoKontrol map by			-->
<!-- 2010-11-26 Chooch Schubert: Map file creation 						-->

  <DeviceInfo bank-size="8"/>
	
  <Binding channel="1" ctl="41" function="transport-roll"/>
  <Binding channel="1" ctl="42" function="transport-stop"/>
  <Binding channel="1" ctl="43" action="Transport/Rewind"/>
  <Binding channel="1" ctl="44" action="Transport/Forward"/>
  <Binding channel="1" ctl="45" function="toggle-rec-enable"/>
  <Binding channel="1" ctl="46" function="loop-toggle"/>
  <Binding msg="B0 3c 7f" action="Editor/add-location-from-playhead"/>
  <Binding msg="B0 3d 7f" action="Editor/jump-backward-to-mark"/>
  <Binding msg="B0 3e 7f" action="Editor/jump-forward-to-mark"/>
  <Binding msg="B0 3a 7f" function="prev-bank"/>
  <Binding msg="B0 3b 7f" function="next-bank"/>


<!--  Channel controls:                         	 		--> 
<!--  - There is 3 buttons on each tarck. Assigned to 			-->
<!--    "Solo" "Mute" and "Record Enable".        	 		-->
<!--  - Channel pan is implemented now in Ardour-3, 			-->

 


  <Binding channel="1" ctl="16" uri="/route/pandirection B1"/>	
  <Binding channel="1" ctl="32" uri="/route/solo B1"/>
  <Binding channel="1" ctl="48" uri="/route/mute B1"/>
  <Binding channel="1" ctl="64" uri="/route/recenable B1"/>
  <Binding channel="1" ctl="0" uri="/route/gain B1"/>
  
  <Binding channel="1" ctl="17" uri="/route/pandirection B2"/>
  <Binding channel="1" ctl="33" uri="/route/solo B2"/>
  <Binding channel="1" ctl="49" uri="/route/mute B2"/>
  <Binding channel="1" ctl="65" uri="/route/recenable B2"/>
  <Binding channel="1" ctl="1" uri="/route/gain B2"/>
  
  <Binding channel="1" ctl="18" uri="/route/pandirection B3"/>
  <Binding channel="1" ctl="34" uri="/route/solo B3"/>
  <Binding channel="1" ctl="50" uri="/route/mute B3"/>
  <Binding channel="1" ctl="66" uri="/route/recenable B3"/>
  <Binding channel="1" ctl="2" uri="/route/gain B3"/>
  
  <Binding channel="1" ctl="19" uri="/route/pandirection B4"/>
  <Binding channel="1" ctl="35" uri="/route/solo B4"/>
  <Binding channel="1" ctl="51" uri="/route/mute B4"/>
  <Binding channel="1" ctl="67" uri="/route/recenable B4"/>
  <Binding channel="1" ctl="3" uri="/route/gain B4"/>
  
  <Binding channel="1" ctl="20" uri="/route/pandirection B5"/>
  <Binding channel="1" ctl="36" uri="/route/solo B5"/>
  <Binding channel="1" ctl="52" uri="/route/mute B5"/>
  <Binding channel="1" ctl="68" uri="/route/recenable B5"/>
  <Binding channel="1" ctl="4" uri="/route/gain B5"/>
  
  <Binding channel="1" ctl="21" uri="/route/pandirection B6"/>
  <Binding channel="1" ctl="37" uri="/route/solo B6"/>
  <Binding channel="1" ctl="53" uri="/route/mute B6"/>
  <Binding channel="1" ctl="69" uri="/route/recenable B6"/>
  <Binding channel="1" ctl="5" uri="/route/gain B6"/>
  
  <Binding channel="1" ctl="22" uri="/route/pandirection B7"/>
  <Binding channel="1" ctl="38" uri="/route/solo B7"/>
  <Binding channel="1" ctl="54" uri="/route/mute B7"/>
  <Binding channel="1" ctl="70" uri="/route/recenable B7"/>
  <Binding channel="1" ctl="6" uri="/route/gain B7"/>
  
  <Binding channel="1" ctl="23" uri="/route/pandirection B8"/>
  <Binding channel="1" ctl="39" uri="/route/solo B8"/>
  <Binding channel="1" ctl="55" uri="/route/mute B8"/>
  <Binding channel="1" ctl="71" uri="/route/recenable B8"/>
  <Binding channel="1" ctl="7" uri="/route/gain B8"/>
  
 </ArdourMIDIBindings>