summaryrefslogtreecommitdiff
path: root/share/midi_maps/Novation Impulse 49.map
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-23 15:26:48 +0100
committerRobin Gareus <robin@gareus.org>2020-02-23 16:21:55 +0100
commit54c4d3adc5f0cea54457df04af44397825fc2679 (patch)
treef73f78a3090dac4eeba87eb04657279997a70da3 /share/midi_maps/Novation Impulse 49.map
parent96ef1dc0ed9862bf4937d182f789edd20c17581f (diff)
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder. This also matches the install path
Diffstat (limited to 'share/midi_maps/Novation Impulse 49.map')
-rw-r--r--share/midi_maps/Novation Impulse 49.map43
1 files changed, 43 insertions, 0 deletions
diff --git a/share/midi_maps/Novation Impulse 49.map b/share/midi_maps/Novation Impulse 49.map
new file mode 100644
index 0000000000..534549c457
--- /dev/null
+++ b/share/midi_maps/Novation Impulse 49.map
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ArdourMIDIBindings version="1.0.0" name="Novation Impulse 49">
+
+<!-- This mapping relies on the Basic MIDI preset in the Impulse 49. -->
+
+<!-- Transport Control -->
+
+ <Binding channel="1" ctl="112" action="Transport/Rewind"/>
+ <Binding channel="1" ctl="113" action="Transport/Forward"/>
+ <Binding channel="1" ctl="114" function="transport-stop"/>
+ <Binding channel="1" ctl="115" function="transport-roll"/>
+ <Binding channel="1" ctl="116" function="loop-toggle"/>
+ <Binding channel="1" ctl="117" function="toggle-rec-enable"/>
+
+<!-- Gain controls. Faders are mapped to faders. -->
+
+ <Binding channel="1" ctl="108" uri="/route/gain 1"/>
+ <Binding channel="1" ctl="109" uri="/route/gain 2"/>
+ <Binding channel="1" ctl="110" uri="/route/gain 3"/>
+ <Binding channel="1" ctl="111" uri="/route/gain 4"/>
+ <Binding channel="1" ctl="112" uri="/route/gain 5"/>
+ <Binding channel="1" ctl="114" uri="/route/gain 6"/>
+ <Binding channel="1" ctl="115" uri="/route/gain 7"/>
+ <Binding channel="1" ctl="116" uri="/route/gain 8"/>
+ <Binding channel="1" ctl="117" uri="/bus/gain master"/>
+
+<!-- Pan controls. Encoders are mapped to pan direction. -->
+<!-- There doesn't seem to be a way to map encoders to pan width. -->
+
+ <Binding channel="1" ctl="105" uri="/route/pandirection 1"/>
+ <Binding channel="1" ctl="106" uri="/route/pandirection 2"/>
+ <Binding channel="1" ctl="104" uri="/route/pandirection 3"/>
+ <Binding channel="1" ctl="107" uri="/route/pandirection 4"/>
+ <Binding channel="1" ctl="72" uri="/route/pandirection 5"/>
+ <Binding channel="1" ctl="40" uri="/route/pandirection 6"/>
+ <Binding channel="1" ctl="73" uri="/route/pandirection 7"/>
+ <Binding channel="1" ctl="48" uri="/route/pandirection 8"/>
+
+<!-- Status controls -->
+<!-- Status buttons are mapped to mute toggles. -->
+<!-- Apparently Solo toggle only works when Automap is used. Sad but true. -->
+
+</ArdourMIDIBindings>