1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/lib/libossaudio
ratchov fb2547fd03 Makes libossaudio use sndio instead of the kernel mixer(4) interface.
Programs will see the device handled by sndiod (instead of the first
one) and will always get access at least the sndiod master level
control. If present, hardware master input and output volumes are
exposed as well.

feedback from landry and sthen, "do it" deraadt
2020-04-02 19:57:10 +00:00
..
Makefile Makes libossaudio use sndio instead of the kernel mixer(4) interface. 2020-04-02 19:57:10 +00:00
ossaudio.3 use .In rather than .Fd #include 2015-09-10 17:55:21 +00:00
ossaudio.c Makes libossaudio use sndio instead of the kernel mixer(4) interface. 2020-04-02 19:57:10 +00:00
shlib_version
soundcard.h