mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Patch from royvegard to add a set-bank midi function
(#4949). git-svn-id: svn://localhost/ardour2/branches/3.0@12927 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c7ebac12b1
commit
0786ff15a0
3 changed files with 32 additions and 34 deletions
|
|
@ -55,6 +55,7 @@ class MIDIFunction : public MIDIInvokable
|
|||
TransportRecordDisable,
|
||||
/* 1 argument functions: RID */
|
||||
Select,
|
||||
SetBank,
|
||||
/* 2 argument functions: RID, value */
|
||||
TrackSetSolo,
|
||||
TrackSetMute,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue