13
0

on engine (re)start, just mark MIDI port info dirty

This commit is contained in:
Paul Davis 2019-03-08 17:50:32 -07:00
parent c51c8b3308
commit d14d9d9532

View File

@ -926,9 +926,7 @@ AudioEngine::start (bool for_latency)
}
/* XXX MIDI ports may not actually be available here yet .. */
PortManager::fill_midi_port_info ();
midi_info_dirty = true;
if (!for_latency) {
/* Call the library-wide ::init_post_engine() before emitting