mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +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
|
|
@ -55,7 +55,7 @@ gtk2_ardour_sources = [
|
|||
'canvas-hit.cc',
|
||||
'canvas-note-event.cc',
|
||||
'canvas-note.cc',
|
||||
'canvas-program-change.cc',
|
||||
'canvas_patch_change.cc',
|
||||
'canvas-simpleline.c',
|
||||
'canvas-simplerect.c',
|
||||
'canvas-sysex.cc',
|
||||
|
|
@ -173,7 +173,7 @@ gtk2_ardour_sources = [
|
|||
'port_matrix_labels.cc',
|
||||
'port_matrix_row_labels.cc',
|
||||
'processor_box.cc',
|
||||
'program_change_dialog.cc',
|
||||
'patch_change_dialog.cc',
|
||||
'progress_reporter.cc',
|
||||
'prompter.cc',
|
||||
'public_editor.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue