Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 446 Bytes

CSAudioStreamer

C# Wrapper and basic streamer for the Port Audio library.

This should build and run, you can download it and incorporate it into your project as-is

Supports Windows, Linux, and OSX on X64 intel only.

Port Audio is currently included as a prebuilt

TODO:

  • CI and Nuget Package
  • Build Port Audio as part of CI
  • Support other audio devices besides the default
  • Support other processor architectures on supported platforms