mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Retain Change Dialog settings when MIDNAM model changes
This commit is contained in:
parent
245aac887b
commit
611452df35
1 changed files with 3 additions and 0 deletions
|
|
@ -168,6 +168,9 @@ PatchChangeDialog::instrument_info_changed ()
|
|||
_patch_combo.clear ();
|
||||
fill_bank_combo ();
|
||||
fill_patch_combo ();
|
||||
|
||||
set_active_bank_combo ();
|
||||
bank_combo_changed ();
|
||||
}
|
||||
|
||||
Evoral::PatchChange<Temporal::Beats>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue