mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Add Roland A-30 binding map for controlling Ardour's Play/Stop
This commit is contained in:
parent
c76090139a
commit
3af788018d
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue