soloud
soloud copied to clipboard
Feature request. C++ API for DLL
Just the standard C++ API, but with the code living in a DLL.
I started on this, but then realized c++ doesn't have a proper foreign function interface =) I may try again later on.