13
0

L: inform UI about virtual_soundcheck on session load/creation

This commit is contained in:
Robin Gareus 2024-06-18 18:16:17 +02:00
parent 973fe4f3e1
commit 34eafd4d4e
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -310,6 +310,8 @@ Session::post_engine_init ()
config.map_parameters (ft);
_butler->map_parameters ();
VirtualSoundCheckChanged (_virtual_soundcheck); /* EMIT SIGNAL */
/* Configure all processors; now that the
* engine is running, ports are re-established,
* and IOChange are complete.