Fix clipping bug in float to fixed point conversion, causing
authorratchov <ratchov@openbsd.org>
Mon, 4 May 2015 12:51:13 +0000 (12:51 +0000)
committerratchov <ratchov@openbsd.org>
Mon, 4 May 2015 12:51:13 +0000 (12:51 +0000)
commit3e5c3d5e01d80d575eee507882bd72614ea9297a
tree83d3f32be63c903cf907a73cc63ede76e0b592ee
parent341e42a06f93ce847f9aba48b1522aab41dd43be
Fix clipping bug in float to fixed point conversion, causing
audible glitches when samples smaller than the quantification
step are converted.
usr.bin/aucat/dsp.c