L: inform UI about virtual_soundcheck on session load/creation
This commit is contained in:
parent
973fe4f3e1
commit
34eafd4d4e
@ -310,6 +310,8 @@ Session::post_engine_init ()
|
|||||||
config.map_parameters (ft);
|
config.map_parameters (ft);
|
||||||
_butler->map_parameters ();
|
_butler->map_parameters ();
|
||||||
|
|
||||||
|
VirtualSoundCheckChanged (_virtual_soundcheck); /* EMIT SIGNAL */
|
||||||
|
|
||||||
/* Configure all processors; now that the
|
/* Configure all processors; now that the
|
||||||
* engine is running, ports are re-established,
|
* engine is running, ports are re-established,
|
||||||
* and IOChange are complete.
|
* and IOChange are complete.
|
||||||
|
Loading…
Reference in New Issue
Block a user