Skip to content

Kyle-Gagner/PortAudio.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortAudio.Net

PortAudio.Net is a cross platform .NET wrapper for PortAudio.

Status

PortAudio.Net is pre-alpha and actively developed.

Initial Project Goals

  • Create a P/Invoke wrapper targetting .NET Standard and .NET Core
  • Support all un-deprecated functionality in PortAudio
  • Supply a safe API to the greatest extent possible (no resource leaks, crashes, etc.)
  • Follow good .NET patterns in the object model and in resource use, etc.
  • Reach a 1.0 release with a promise of ongoing backward compatibility between subsequent releases
  • Create a Nuget package and publish on NuGet.org

Future Project Goals

  • Target .NET Framework
  • Investigate distributing native runtimes, subject to licensing and other considerations

About

Cross platform .NET wrappers for PortAudio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages