VST3NetSend
VST3 version of Mac OS X system-supplied AUNetSend audio plugin.
AUNetSend - is an audio plugin that streams audio data over a network. Used in conjunction with the AUNetReceive generator audio unit. VST3NetSend - is a VST3 version of the plugin which provide similar functionality as AUNetSend. It could be used with Cubase/Nuendo® (by Steinberg®).
Usage
Download binary and copy it to "~/Library/Audio/Plug-Ins/VST3" or "/Library/Audio/Plug-Ins/VST3" folder. Launch Cubase/Nuendo®. Add instance to insert slot: Tools -> WaveLabs VST3NetSend.
Features
- Supports any sample rate and audio buffer size.
- Supports multiple inputs/outputs: 1x1 ... 8x8 (except 3x3).
- CPU safe.
- Fully utilize features of original AUNetSend audio plugin.
System requirements
- macOS 10.13 and above.
- 64-bit VST3 host application (DAW).
- Gigabit LAN connection between computers.
Troubleshooting
Bonjour Browser application can be used to inspect all AUNetSend providers. Plugin should be listed as "_apple-ausend.tcp." provider.
On new systems (macOS 10.13 and above) AUNetReceive may not connect to VST3NetSend via Bonjour discovery (seems IPv6 issue in AUNetReceive). To solve this problem enter IP-address manually.
How to build
To build plugin the following tools, libs and SDKs needed:
-
Put downloaded
VST SDKinto folderVendor/Steinberg/vst3sdk. Or create fileConfiguration/Developer.xcconfigwith the following contents:GV_VST_SDK = /Path/To/Custom/Location/VSTSDKv3.6.8/VST3_SDK
Now you are ready to build the project from Xcode.


