mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 09:36:33 +01:00
on engine (re)start, just mark MIDI port info dirty
This commit is contained in:
parent
c51c8b3308
commit
d14d9d9532
1 changed files with 1 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue