omni360 / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Audio Sample Bug #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load the audio sample from the wiki
2. Click the door to open it

What is the expected output? What do you see instead?
Should expect a sound for a door opening. Instead, no sound plays.

Original issue reported on code.google.com by khang.du...@gmail.com on 17 May 2011 at 9:38

GoogleCodeExporter commented 9 years ago
This actually seems to be a bug in Chrome. Go to 
http://stable.kuda.googlecode.com/hg/public/assets/audio/ and play the door.mp3 
file in Chrome (it doesn't play on the latest Chrome for Mac). The latest 
commit comments out the mp3s to see if just ogg works.

Original comment by khang.du...@gmail.com on 17 May 2011 at 9:41

GoogleCodeExporter commented 9 years ago
Latest commit comments out the mp3 urls to force the use of ogg. Since webgl 
means we only support Firefox and Chrome, this should be alright. However, we 
won't know that this works until we push it to kuda stable for the samples (as 
the problem only comes up when loading the samples found in our wiki).

Original comment by khang.du...@gmail.com on 17 May 2011 at 9:47

GoogleCodeExporter commented 9 years ago
This has been verified and made it into release 1.4.0.

Original comment by jpywt...@gmail.com on 3 Aug 2011 at 3:50