I own a too hi-tech soundcard I think, it’s great for music applications like reason and playing up 96khz with low latency, but when it comes to java it’s a pain, or, it’s more a matter of applications opening and closing the audiodevice as soon a sound is about to be played. Anyway, I don’t care if it sound bad on my card since it’s not som many with the same card.
But, too be on the secure side i would really appreciate if someone could take a mment and try this stuff I’m working on:
http://w1.261.telia.com/~u26126009/java/BIS.jar
it’s just a game under develpment and it’s really really under development, I just came to the point where I wanted to try out soundplaying.
[ESC] = quit
[arrows] = up/down/left/right…
[enter] = select
[CTRL] = fire (starts sound)
it’s compiled using jdk1.4.2_01 and goes into fullscreen(hopefully)
What I want someone to listen for is pops/clicks when the sound start to play(when the fire-key is pressed during game).
it’s a jar with a manifest running my main-class so just double-click it. it uses wav’s, maybe stupied?