mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Structure MIDI device selector by manufacturer.
Unfortunately we store the state of models as simply model, so if there's ever duplicate model names, we're somewhat screwed, but this makes the (previously unmanageably huge) menu usable, while retaining the "model name as global identifier" state unmodified.
This commit is contained in:
parent
17a58ecd4b
commit
ee38c44109
7 changed files with 44 additions and 12 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#include "gtkmm2ext/keyboard.h"
|
||||
#include "gtkmm2ext/utils.h"
|
||||
|
||||
#include "ardour/midi_patch_manager.h"
|
||||
#include "midi++/midnam_patch.h"
|
||||
|
||||
#include "canvas/debug.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue