mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Unify program change and bank handling so that they are manipulated together.
git-svn-id: svn://localhost/ardour2/branches/3.0@8346 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
390f18c115
commit
f8ebb4582d
19 changed files with 930 additions and 254 deletions
|
|
@ -1090,7 +1090,7 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void reset_region_scale_amplitude ();
|
||||
void adjust_region_gain (bool up);
|
||||
void quantize_region ();
|
||||
void insert_program_change ();
|
||||
void insert_patch_change ();
|
||||
void fork_region ();
|
||||
|
||||
void do_insert_time ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue