Show the init message before launching VST host

This commit is contained in:
Robbert van der Helm
2020-05-26 17:07:14 +02:00
parent 9b847fdc31
commit fc35b6c9c8
+1 -1
View File
@@ -76,8 +76,8 @@ PluginBridge::PluginBridge(audioMasterCallback host_callback)
wine_version(get_wine_version()),
wine_stdout(io_context),
wine_stderr(io_context) {
launch_vst_host();
log_init_message();
launch_vst_host();
// Print the Wine host's STDOUT and STDERR streams to the log file. This
// should be done before trying to accept the sockets as otherwise we will