mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-09 22:02:10 +02:00
Add a bridge for the Wine host to connect back
This is equivalent to plugin/bridge.h but for communicating between the native Linus VST plugin and the Windows VST plugin.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include <windows.h>
|
||||
|
||||
#include "../common/communication.h"
|
||||
#include "bridge.h"
|
||||
|
||||
/**
|
||||
* A function pointer to what should be the entry point of a VST plugin.
|
||||
|
||||
Reference in New Issue
Block a user