Add Roland A-30 binding map for controlling Ardour's Play/Stop
This commit is contained in:
parent
c76090139a
commit
3af788018d
9
share/midi_maps/Roland_A-30.map
Normal file
9
share/midi_maps/Roland_A-30.map
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ArdourMIDIBindings version="1.0.0" name="Roland A-30">
|
||||||
|
|
||||||
|
<!-- Standard Start/Stop commands. Should work with many more MIDI devices. -->
|
||||||
|
|
||||||
|
<Binding msg="fa" function="transport-roll"/>
|
||||||
|
<Binding msg="fc" function="transport-stop"/>
|
||||||
|
|
||||||
|
</ArdourMIDIBindings>
|
Loading…
Reference in New Issue
Block a user