CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/10/30 12:25:43

Modified files:
        lib/libsndio   : sun.c 

Log message:
only few (frequency, blocksize) pairs are compatible with both resampling
and block based audio i/o (arithmetic constraints). For now round the
frequency to a supported one, (ie 8kHz, 11.025kHz, 12kHz multiple), and get
the the block size from a table.

fixes problem reported by Robert <robert _at_ openbsd.pap.st>
ok jakemsr

Reply via email to