Files
Tom Rothamel 328b056410 per-sample: Prevent clicking noises.
There were two causes for these. The first was that if a sound
was queued tight, the fadeout would finish, and both playing and
queued sounds would be removed - meaning nothing would play
until the next time periodic ran. Fadeout now dequeues the
queued sound if the fadeout would finish.

The second was a mistake that looked at the wrong portion of the
stream buffer, with the resulting errors often sounding like
clicks.
2023-03-06 02:08:35 -05:00
..
2023-01-07 19:21:14 -05:00
2023-01-29 13:24:07 -05:00
2023-01-07 19:21:14 -05:00
2011-03-31 18:47:17 -04:00
2023-01-29 14:58:37 -05:00
2023-02-03 00:30:00 -05:00
2013-01-16 00:47:55 -05:00
2023-01-25 11:20:25 -05:00
2023-01-29 14:15:46 -05:00
2023-01-29 14:15:46 -05:00