On Thu, Sep 3, 2015 at 12:41 PM, Andrew Kelley <superjoe30@email-addr-hidden> wrote:
> libsoundio is a C library providing cross-platform audio input and output
> for real-time & consumer software. It supports JACK, PulseAudio, ALSA,
> CoreAudio, and WASAPI.
I'm not going to download and play with it because I have no need for
it currently, but I did take a look at some of the code. It's
meticulously clean. Quite readable. Thanks for taking the time to
make it that way.
In my quick read through some of the code, I noticed a duplicate
assertion on line 756 of alsa.cpp:
assert(errno != EFAULT);
-- Devin Anderson surfacepatterns (at) gmail (dot) com blog - http://surfacepatterns.blogspot.com/ midisnoop - http://midisnoop.googlecode.com/ psinsights - http://psinsights.googlecode.com/ synthclone - http://synthclone.googlecode.com/ _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Sat Sep 5 00:15:01 2015
This archive was generated by hypermail 2.1.8 : Sat Sep 05 2015 - 00:15:02 EEST