CVSROOT:        /cvs
Module name:    src
Changes by:     ratc...@cvs.openbsd.org 2009/10/10 02:34:12

Modified files:
        lib/libsndio   : sun.c 

Log message:
since AUDIO_INITINFO() may set parameters to whatever is supported
by the device, we may end up with different recording and playback
parameters, which will break almost all full duplex apps on such
devices. For instance, this should fix full-duplex apps not working
on devices that can record at any sample rate but can play
at 48kHz only.

Reply via email to