Bleeps and bloops

So, where do you go for your game's sound effects?

Really? So, no-one uses sound in their games here?

local soundID = media.newEventSound( "sound.caf" )

media.playEventSound( soundID )

More info here:
http://developer.anscamobile.com/content/multimedia-features#media.playEventSound_sound_

You need to have your sounds converted to IMA4 (you an also use LEI16, but IMA4 usually covers most sound effects). For converting, I created an easy drag and drop utility:

http://developer.anscamobile.com/code/ima4-dropper

Hope that helps!

Oops, sorry - guess I wasn't clear...

What I meant was; Where do other devs go to get their sound files for free or paid-for audio files?

I'm building a game which wants some specific-type sounds and have no idea (not having written a game before) where to go!

Thanks for the links though :)

I was (again) nicely surprised at how easy it was to use corona to make a play/pause button to fade in/out the audio track :)

m

Paced.com/sounds

Have you seen that page recently?

sorry i was on iphone and it tried to correct the spelling heres the link
http://www.pacdv.com/sounds/

I use http://www.soundrangers.com

Pretty cheap and a good selection of good quality sounds

views:7969 update:2011/9/21 13:23:32
corona forums © 2003-2011