mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-13 15:52:16 +02:00
Listen on the group socket and handle requests
This commit is contained in:
@@ -54,6 +54,7 @@ int __cdecl main(int argc, char* argv[]) {
|
||||
<< " (32-bit compatibility mode)"
|
||||
#endif
|
||||
<< std::endl;
|
||||
|
||||
try {
|
||||
Vst2Bridge bridge(plugin_dll_path, socket_endpoint_path);
|
||||
std::cerr << "Finished initializing '" << plugin_dll_path << "'"
|
||||
|
||||
Reference in New Issue
Block a user