Gee wally, now that sound is fixed, let's go back to expiring late sounds
at a reasonable time again. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3344 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -821,7 +821,7 @@ public class SoundManager
|
|||||||
|
|
||||||
/** The maximum time after which we throw away a sound rather
|
/** The maximum time after which we throw away a sound rather
|
||||||
* than play it. */
|
* than play it. */
|
||||||
protected static final long MAX_SOUND_DELAY = 1000L;
|
protected static final long MAX_SOUND_DELAY = 400L;
|
||||||
|
|
||||||
/** The size of the line's buffer. */
|
/** The size of the line's buffer. */
|
||||||
protected static final int LINEBUF_SIZE = 8 * 1024;
|
protected static final int LINEBUF_SIZE = 8 * 1024;
|
||||||
|
|||||||
Reference in New Issue
Block a user