on engine (re)start, just mark MIDI port info dirty
This commit is contained in:
parent
c51c8b3308
commit
d14d9d9532
@ -926,9 +926,7 @@ AudioEngine::start (bool for_latency)
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* XXX MIDI ports may not actually be available here yet .. */
|
midi_info_dirty = true;
|
||||||
|
|
||||||
PortManager::fill_midi_port_info ();
|
|
||||||
|
|
||||||
if (!for_latency) {
|
if (!for_latency) {
|
||||||
/* Call the library-wide ::init_post_engine() before emitting
|
/* Call the library-wide ::init_post_engine() before emitting
|
||||||
|
Loading…
Reference in New Issue
Block a user