PDA

View Full Version : Pacman sounds


roxtar
10-13-2005, 02:17 PM
Hi,
I have been working on a small Pacman clone using OpenGL and SDL. I was looking for sound files which I could use in the game , which are similar to those found in the original. I could only find the intro sound by searching on the net. Can anyone tell me where can I find the other sounds (like eating, dying etc) ? Or is there a way to generate these sounds ?
Thanks

TheNut
10-14-2005, 09:10 PM
If you have access to the arcade version or ROMS from various consoles you could extract the audio data directly.

If you happen to create them yourself, I'd be most interested in hearing your success story =)

bladder
10-15-2005, 08:56 AM
You can download a pacman clone and just record the sounds from out of your speaker if worst comes to worst.