Anyone knows of a sensible way to create an ARBITRARY sound wave in C# and play it back from the speakers?
This issue has been coming back to every now and then for
FMOD can do sample loads from memory and has a C# wrapper.