Kyle-Gagner / PortAudio.Net

Cross platform .NET wrappers for PortAudio
Mozilla Public License 2.0
12 stars 7 forks source link

'Unable to load DLL 'libportaudio' or one of its dependencies: #1

Open Raj123456788 opened 5 years ago

Raj123456788 commented 5 years ago

Is there a dll that is missing in the solution?

Kyle-Gagner commented 5 years ago

Hi, I appologize for missing your issue submission! You need to install the PortAudio runtime libraries from portaudio.com, or if you are using Linux, possibly your distro's package manager. I have not researched the licensing implications of redistributing these myself. PortAudio.NET is pre-alpha but I am resuming development after a few busy months.

2steuer commented 1 year ago

I'd like to point to https://github.com/spatialaudio/portaudio-binaries where you can find pre-compiled binaries for windows and MacOS.