I dont have any experience with VST. Just started researching.
I need to call the member function VSTPluginMain from my VST dll to do some custom audio processing in my Unity 5 project. For a VST host, I added VST.NET 1.0 CLR2 X64 Release dlls in my project. I've read Unity supports only Common Language Runtime 2.
The documentation for VST.net is not working (a blank .chm file and the online version is incomplete). I wasn't able to find any useful samples in the VST.net project templates. Also, does Unity support VST? (the Unity forums are silent about this matter)
Any help is greatly appreciated.
Thank you