summaryrefslogtreecommitdiff
path: root/midi_maps
diff options
context:
space:
mode:
authorGuy Sherman <guy@guysherman.com>2016-01-16 09:39:12 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2016-03-08 08:42:30 -0500
commit6565a1d0671f6953d210b11a32a284120ebbeb15 (patch)
tree81193f79ce8ee5b3312a0a531ae03660a933a227 /midi_maps
parent233668b31e3b3d3b77c4561e775bcd76c8a10674 (diff)
Tweaked comments in mapping file because they relate to loop and record
Diffstat (limited to 'midi_maps')
-rw-r--r--midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map10
1 files changed, 6 insertions, 4 deletions
diff --git a/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map b/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
index ef9dce8feb..704b79a3c9 100644
--- a/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
+++ b/midi_maps/M-Audio_Axiom_Air_25_2015_Model_Transport_Only.map
@@ -4,16 +4,18 @@
<!-- Based on file by Chooch Schubert -->
<!-- Simplified and updated by Guy Sherman in Jan 2016 -->
+<!-- NB: loop-toggle and Transport/Record are a bit weird out-of-the-box: it will only stay enabled while you press the button -->
+<!-- To fix them: reconfigure the record button from a Momentary switch to a Toggle switch as in ... -->
+<!-- this manual: http://m-audio.de/download/file/fid/803 On page 8. Then look at page 10 for instructions -->
+<!-- on saving this into the keyboard's persistent memory -->
+
<!-- Transport Controls -->
<Binding channel="1" ctl="113" function="loop-toggle"/>
<Binding channel="1" ctl="114" function="transport-start"/>
<Binding channel="1" ctl="115" function="transport-end"/>
<Binding channel="1" ctl="116" function="transport-stop"/>
<Binding channel="1" ctl="117" function="transport-roll"/>
- <!-- NB: this one will be a bit odd out-of-the-box: it will only stay enabled while you press the button -->
- <!-- To fix it: reconfigure the record button from a Momentary switch to a Toggle switch as in ... -->
- <!-- this manual: http://m-audio.de/download/file/fid/803 On page 8. Then look at page 10 for instructions -->
- <!-- on saving this into the keyboard's persistent memory -->
+
<Binding channel="1" ctl="118" action="Transport/Record"/>