Discussion:
[Portaudio] C# / .NET Wrapper for PortAudio
Kyle Gagner
2018-09-11 02:32:29 UTC
Permalink
Hello,

I have started implementing a cross platform C# / .NET wrapper for PortAudio. I have covered the entirety of PortAudio's API and can run a simple test app on Linux / .NET Core 2.1. There is a lot of development, testing, documenting, reviewing, etc to do before this moves out of alpha but it's coming along well. Check it out on my GitHub: https://github.com/Kyle-Gagner/PortAudio.Net

Best Regards,

- Kyle

Loading...