No sound on GS arcade
RossmanBrothersGames
Member Posts: 659
uploaded my game to test on arcade and the sound isn't working. Worked fine in html5 preview mode in creator. wondering if there is a certain file type needed. Did a search on the forums and found a couple other people asking the same question recently but with no answers. any thoughts? thanks!
Comments
same for me just music files
i guess it doesn't play ogg
My Apps
https://itunes.apple.com/de/artist/david-zobrist/id733552276
https://play.google.com/store/apps/developer?id=David+Zobrist&hl=de
It should do. A game I uploaded didn't have any sound but when I revisited it a few hours later, it was all there. I think its just about the processing times.
Like Balls? Then click here! We've 100 coming soon
Had to change play music to play sound, strip *.acc files and use ogg instead. That's the only solution I've found.
Shadows Peak is an atmospheric psychological horror that explores the dark side of a player.
hmm interesting, mine actually isn't using music but only sound effects and they are .wav
www.rossmanbrosgames.com
So here is the issue with sound and arcade:
Ogg works on Firefox and Chrome but not IE or Safari.
M4A/ACC works on Safari, IE, and Chrome, but not Firefox.
MP3 works on all the browsers but requires license to stream for commercial use.
Basically we need to convert sound files to both ACC and Ogg on the server side, but haven't gotten around to it because it's very CPU intensive. If you want to do it yourself you can crack open the gameproj and provide a copy of the sound file in the other format (make sure that the name is the same except for the extension). This will increase your upload size which is why we haven't recommended it.
I'll put in a bug for this and update the thread and you can upvote it if it's important to you.
Here's the bug: http://bugs.gamesalad.com/show_bug.cgi?id=459
@adent42 thanks!
www.rossmanbrosgames.com
hmm weird tried what you suggested with the name the same except the extension now half the sounds play on safari and the other half play on firefox
www.rossmanbrosgames.com
Bumping this because I've got the same problem. I have .mp3s in my project. I don't mind them being converted server-side to something that works in GS Arcade, but currently they don't work. Firefox will play mp3s as sounds, but Safari will only play them as music (and then with a severe delay and no looping). GS Arcade on an iPad doesn't have any sound at all, yet the iOS GS Viewer works perfectly with everything. Can someone help, please?! I want to enter the Game Jam!