-
Notifications
You must be signed in to change notification settings - Fork 0
VST Plugin
marc365 edited this page Jun 17, 2026
·
4 revisions
in vst.zip you will find these three libraries ready to install:
Bridge.FxBox.VST.dll
FxBox.VST.dll
SharpSoundDevice.dll
they all need copying into your VST plugin folder.
FxBox.VST.exe is a debug version that just opens the socket and gives some information to help confirm connectivity. using 127.0.0.1 in the fxbox.cfg works but sometimes the connection didn't happen, when using a static ip such as 192.168.0.1 it works more consistently.
the fxbox.cfg file contains the network configuration, currently the vst plugin is hard coded for port 7002. This has been tested with Audiomulch as host.