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 support for packed 24 bit LE format #225

Open tokyovigilante opened 4 years ago

tokyovigilante commented 4 years ago

Have revisited this and think it's better as two separate pulls, so this is the first to add 24 bit packed integer support to every back end BUT coreaudio, and then the next will be to add to coreaudio with raw-mode support.