Hi gang,
Does anyone know anywhere online to find every sound effect from SoM in maybe .wav format?
Cheers in advance!
SoM SFX ?
Re: SoM SFX ?
There should be a link to a bunch of rips that I did somewhere on the board. I'll have a rummage.
Re: SoM SFX ?
Do you need any others? Do you need them in WAV format, or can you convert these from the OGG files?Kassidy wrote:http://www.seikens.com/kassidy/som_sfx_001.zip
Code: Select all
atk-axe.ogg atk-boomerang.ogg atk-bow.ogg atk-hit1.ogg atk-hit2.ogg atk-hit3-withslash.ogg atk-hit4-critical.ogg atk-hit5-insect.ogg atk-hit6-skeletonfall.ogg atk-parry.ogg atk-recover.ogg atk-whip.ogg enemy-drop-divide.ogg enemy-lullabud-gnaw.ogg enemy-mushboom-breath.ogg enemy-rabite-jump.ogg list.txt magic-elemental-summon.ogg magic-luna-girl-barrier.ogg magic-luna-girl-lunarboost.ogg magic-salamando-sprite-lava.ogg magic-sylphid-girl-analyze.ogg magic-sylphid-sprite-silence.ogg magic-undine-girl-curewater.ogg magic-undine-girl-remedy.ogg magic-undine-sprite-hpabsorb.ogg menu-colapse.ogg menu-dialog-close.ogg menu-dialog-open.ogg menu-error.ogg menu-expand.ogg menu-rotate.ogg menu-select.ogg misc-boss-explode.ogg misc-cannontravel-cannonfire.ogg misc-cannontravel-flight.ogg misc-cannontravel-full.ogg misc-cannontravel-fuse.ogg misc-cannontravel-landing.ogg misc-chest-shake-and-open.ogg misc-cure.ogg misc-explosion.ogg misc-flammie_pickup.ogg misc-flammiedrum.ogg misc-palace-doors.ogg misc-payment.ogg misc-transform.ogg move-running.ogg move-stairs.ogg move-weapon-swap.ogg
Kassidy wrote:http://www.seikens.com/kassidy/som_sfx_002.zip
Code: Select all
atk-glove-triple-hit.ogg atk-hit7-splash-death.ogg magic-gnome-speed-down.ogg
- invisibleham
- BuzzBee
- Posts: 38
- Joined: Wed Oct 06, 2010 5:09 pm
Re: SoM SFX ?
Oh, cool! Thank you!
I don't think I have anything that can play ogg, I was looking for some wavs.
It's alright though, I'm sure I can find some software to convert it.
Thank you
I don't think I have anything that can play ogg, I was looking for some wavs.
It's alright though, I'm sure I can find some software to convert it.
Thank you
Last edited by invisibleham on Thu Sep 15, 2011 2:59 pm, edited 1 time in total.
Re: SoM SFX ?
for i in `ls *.ogg`; do sox $i $i.wav; done; zip somsfxwav.zip *.wav
http://www.seikens.com/kassidy/somsfxwav.zip
http://www.seikens.com/kassidy/somsfxwav.zip