Well, WMS has replied to my email saying that unfortunately he cannot spend time to fix this in cgoban.
So, I programmed an extension to java itself to make KGS audio work again (it implements the mixer that cgoban is looking for, and just passes everything through to another mixer).
Warning: THIS ...
Search found 4 matches
- Thu May 03, 2012 8:55 am
- Forum: KGS
- Topic: stone clicking sound missing - windows 7
- Replies: 115
- Views: 136075
- Tue May 01, 2012 1:51 am
- Forum: KGS
- Topic: stone clicking sound missing - windows 7
- Replies: 115
- Views: 136075
Re: stone clicking sound missing - windows 7
Thanks for posting your outputs everyone. Here is what I think is going on with the missing stone click sounds (sorry about all the technical terms).
1. Most sounds on KGS are played using the Applet.newAudioClip API. How this API works, I don't exactly know, but you do not need to specify a "mixer ...
1. Most sounds on KGS are played using the Applet.newAudioClip API. How this API works, I don't exactly know, but you do not need to specify a "mixer ...
- Mon Apr 30, 2012 7:54 pm
- Forum: KGS
- Topic: stone clicking sound missing - windows 7
- Replies: 115
- Views: 136075
Re: stone clicking sound missing - windows 7
Could you download and run it again? I did not realize that compiling with Java 1.7 would mean it does not run in Java 1.6. I have now compiled it with java 1.6.
- Mon Apr 30, 2012 8:07 am
- Forum: KGS
- Topic: stone clicking sound missing - windows 7
- Replies: 115
- Views: 136075
Re: stone clicking sound missing - windows 7
I've been working on this today and think I may know what the problem is. It would be extremely helpful if the people who have the no stone clicks problem could run the attached test program and post the output here.
Download the attached zip file, open a command prompt, and then run
java -jar ...
Download the attached zip file, open a command prompt, and then run
java -jar ...