/vst.net

Virtual Studio Technology (VST) for .NET. Plugins and Host support.

Primary LanguageC#GNU Lesser General Public License v2.1LGPL-2.1

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 ... Donate

Documentation Index

Resources

License

LGPL Version 2.1


VST is a trademark of Steinberg Media Technologies GmbH.