GAGE sound lag

So I’ve been spending my weekend on a very simple game, and decided to use GAGESound. All was going well (it’s not hard, after all :)), but I’ve run into a problem with a lag between the method call to play a sound (wav) and when it actually starts playing. Not a very large lag, but certainly enough to affect the feel of the game. It actually sounds a lot like this: http://192.18.37.44/forums/index.php?topic=5023.0, except that I’m not running this in Linux - it’s Windows.

Any ideas as to what could be going on? Thanks.

False alarm, folks. False alarm.

Turns out I was still running jdk 1.4.2. I upgraded to 1.5 and now all is well.

Oops. ::slight_smile: