andrewrk / libsoundio

C library for cross-platform real-time audio input and output
http://libsound.io/
MIT License
1.92k stars 229 forks source link

Add raw device support and integer ("bitperfect") output to Core Audio backend #226

Open tokyovigilante opened 4 years ago

tokyovigilante commented 4 years ago

Replaces #165, with 24 bit packed definitions for other platforms in separate pull (#225). No code changes, just rebased and reorganised the commits a bit. Please note this code worked great for me in 2017 but I don't actually have any Mac hardware currently so untested, but AFAIK the API has not changed.