
portaudiosharp
PortAudioSharp implements .NET bindings for the cross-platform low-latency audio library PortAudio v.19.
These bindings provide a PortAudio
class which maps directly the PortAudio.dll methods, and a simplified higher-level Audio
class.
This library requires .NET 2.0 or the latest version of Mono and doesn't use "unsafe" code. Should work on any platform supported by .NET or Mono, including Windows, Linux and Mac OS X.
This project is still in alpha stage and may not work on some combinations of OS/Api host.
Please help us testing, debugging and improving this library!
Project Information
- License: MIT License
- 20 stars
- svn-based source control
Labels:
CSharp
PortAudio
.NET
Bindings
Audio
Realtime
Low-latency
Library
Cross-platform