mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Prefer General MIDI Synth as default instrument
This commit is contained in:
parent
f58a47419e
commit
b157034e83
2 changed files with 10 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ private:
|
|||
Glib::RefPtr<Gtk::ListStore> _instrument_list;
|
||||
InstrumentListColumns _instrument_list_columns;
|
||||
uint32_t _reasonable_synth_id;
|
||||
uint32_t _gmsynth_id;
|
||||
PBD::ScopedConnection _update_connection;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue