NetBSD/lib/libossaudio
drochner 754fc2622c Set the number of record and play channels individually -- currently
we try to set both in one ioctl, to the same value, which fails if not
both record and play direction support that many channels. (Having
more play than record channels is common these days.)
This does likely address part of the problem described in PR pkg/35444
by Mihai Chelaru, and it helped Matthew R. Green about half a year
ago -- see the thread in tech-misc in April.
2007-11-08 20:27:25 +00:00
..
Makefile
ossaudio.3
ossaudio.c Set the number of record and play channels individually -- currently 2007-11-08 20:27:25 +00:00
shlib_version
soundcard.h Implement OSS_SNDCTL_DSP_GETODELAY and provide a no-op function 2007-09-18 22:57:31 +00:00