mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
Generic MIDI: ffwd, rewd buttons should do the expected
This commit is contained in:
parent
4b9ffc1b62
commit
e6a81318f1
17 changed files with 105 additions and 34 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<ArdourMIDIBindings version="1.0.0" name="M-Audio Oxygen8 V2">
|
||||
<DeviceInfo bank-size="8"/>
|
||||
<Binding channel="1" ctl="20" function="loop-toggle"/>
|
||||
<Binding channel="1" ctl="21" function="transport-start"/>
|
||||
<Binding channel="1" ctl="22" function="transport-end"/>
|
||||
<Binding channel="1" ctl="21" action="Transport/Rewind"/>
|
||||
<Binding channel="1" ctl="22" action="Transport/Forward"/>
|
||||
<Binding channel="1" ctl="23" function="transport-stop"/>
|
||||
<Binding channel="1" ctl="24" function="transport-roll"/>
|
||||
<Binding channel="1" ctl="25" function="toggle-rec-enable"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue