libsoundio/example
Andrew Kelley d168a7d192 ALSA: better device detection
* Don't suppress sysdefault.
 * If default and sysdefault are missing, use the first device as
   the default device.
 * In sio_record example, don't segfault when device not found or
   probe error.
 * Workaround for Raspberry Pi driver that incorrectly reports
   itself as Output when it is actually Input.

See #44.
2015-11-10 04:23:27 -07:00
..
sio_list_devices.c add soundio_force_device_scan API 2015-08-27 21:45:22 -07:00
sio_microphone.c Fixed error message from no input found 2015-11-05 18:23:27 +11:00
sio_record.c ALSA: better device detection 2015-11-10 04:23:27 -07:00
sio_sine.c update tests to catch pausing during write_callback 2015-10-28 15:42:52 -07:00