Project Description
VST.NET allows VST Plugin developers to write Plugins in any .NET language. It makes the transition between the C++ and .NET world smooth and easy. The Framework built on top of the interop layer provides a clear and structured architecture accelerating development considerably.
VST.NET has been extended to also provide support for writing a managed VST Host. The VstPluginContext class (Interop.Host) allows you to load and communicate with unmanaged (and managed) VST Plugins. For managed VST plugins there is no (double) marshalling overhead and calls are made directly between managed host and managed plugins.
VST.NET targets the 4.0 framework (runtime). The code was written with VS2012.
NOTICE: The Steinberg SDK files in Interop are removed. You have put these back if you are to build the project!
New: Discuss on the VST.NET Discord Server: https://discord.gg/QyZqQDk
It is very much appreciated if you ...
Documentation Index
Resources
- VST.NET Resources
- There is also this project: MIDI.NET https://github.com/obiwanjacobi/midi.net
- Visit the VST.NET facebook page. http://www.facebook.com/pages/Virtual-Studio-Technology-for-NET/150408134989174