vst.net
CppSharp
vst.net | CppSharp | |
---|---|---|
2 | 3 | |
420 | 3,111 | |
- | 1.3% | |
3.5 | 7.5 | |
6 months ago | about 1 month ago | |
C# | C# | |
GNU Lesser General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vst.net
-
where to start audio programming d a w and audio plugins
check out this: https://github.com/obiwanjacobi/vst.net and naudio
- VSTs get installed in so many directories it's a mess.
CppSharp
-
Recommendation for software to aid with creating a C# wrapper around a c++ library
Or take a look at the tools CppSharp or SWIG, s.a. Example for SWIG to wrap C++ library in .Net 6.
- Tools and libraries to glue C/C++ APIs to high-level languages
-
COM or C++/CLI layer for long-term maintenance?
I would give CppSharp a crack first. It generates a .net wrapper using pinvoke.
What are some alternatives?
Vanara - A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
SWIG - SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Conari - 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …
CefSharp - .NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
LegacyWrapper - LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).
pinvoke - A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
PythonNet - Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
Sharpen - Sharpen is an Eclipse plugin created by db4o that allows you to convert your Java project into c#
CXXI - C++ interop framework
PInvoke Interop Assistant - PInvoke Interop Assistant