Add Roland A-30 binding map for controlling Ardour's Play/Stop

This commit is contained in:
Nil Geisweiller 2022-06-27 12:13:21 +03:00 committed by Paul Davis
parent c76090139a
commit 3af788018d
1 changed files with 9 additions and 0 deletions

View 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>