K 10 svn:author V 2 cg K 8 svn:date V 27 2001-02-25T03:55:01.000000Z K 7 svn:log V 315 alter sndbuf_clear to clear 1 byte at a time instead of 2. this fixes the panics that have been observed with sb16 cards and certain wav files where sndbuf_clear was asked to clear an odd number of bytes- a condition that *should* never occur and i'm still investigating. however, this fixes the symptom for now. END