Optimize automation-event process splitting
[ardour.git] / midi_maps / midikb_wiimote.map
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ArdourMIDIBindings version="1.0.0" name="WiiMote via midikb">
3
4 <!-- OvenWerks June 27 2015 -->
5 <!-- This tries to do what the old WiiMote setup in Ardour did -->
6 <!-- B + A -->
7 <Binding channel="1" note="16" action="Transport/ToggleRollForgetCapture"/>
8 <!-- B + left -->
9 <Binding channel="1" note="17" action="Editor/playhead-to-previous-region-boundary"/>
10 <!-- B + right -->
11 <Binding channel="1" note="18" action="Editor/playhead-to-next-region-boundary"/>
12 <!-- B + up -->
13 <Binding channel="1" note="19" action="Common/jump-forward-to-mark"/>
14 <!-- B + down -->
15 <Binding channel="1" note="20" action="Common/jump-backward-to-mark"/>
16 <!-- B + home -->
17 <Binding channel="1" note="21" action="Common/add-location-from-playhead"/>
18 <!-- B + minus -->
19 <Binding channel="1" note="22" action="Transport/GotoStart"/>
20 <!-- B + plus -->
21 <Binding channel="1" note="23" action="Transport/GotoEnd"/>
22 <!-- B + one  Not used add as you wish -->
23 <!--Binding channel="1" note="24" action=""/-->
24 <!-- B + Two -->
25 <Binding channel="1" note="25" function="rec-disable"/>
26
27 <!-- A -->
28 <Binding channel="1" note="32" action="Transport/ToggleRoll"/>
29 <!-- left -->
30 <Binding channel="1" note="33" action="Common/nudge-playhead-backward"/>
31 <!-- right -->
32 <Binding channel="1" note="34" action="Common/nudge-playhead-forward"/>
33 <!-- up -->
34 <Binding channel="1" note="35" action="Editor/select-prev-route"/>
35 <!-- down -->
36 <Binding channel="1" note="36" action="Editor/select-next-route"/>
37 <!-- home -->
38 <Binding channel="1" note="37" action="Editor/playhead-to-edit"/>
39 <!-- minus -->
40 <Binding channel="1" note="38" action="Editor/temporal-zoom-out"/>
41 <!-- plus -->
42 <Binding channel="1" note="39" action="Editor/temporal-zoom-in"/>
43 <!-- one -->
44 <Binding channel="1" note="40" action="Editor/track-record-enable-toggle"/>
45 <!-- Two -->
46 <Binding channel="1" note="41" function="toggle-rec-enable"/>
47
48
49
50
51 </ArdourMIDIBindings>