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

Crappy old devices don't provide supported format as WAVFORMATEXTENSIBLE #215

Open lwahonen opened 5 years ago

lwahonen commented 5 years ago

Hi,

Does this patch look reasonable? https://github.com/lwahonen/libsoundio/commit/9ec2ee75037f8670d0ac6a6c15c432ac56204494

Cheers, Will