Page 1 of 1

I need help with audio

Posted: May 14th, 2020, 1:07 am
by Emiliano
Yeah, you read correctly, this would be the first time I edit audio, but I will only silent some sounds, but I don't know how, I will explain you the sounds I want to delete or make silent, this is important, I'm poor, so I can't pay any audio software
Digisnd1.dat :
<item value="10002" path="tile crashing.wav"/>
<item value="10003" path="button pressed.wav"/>
<item value="10004" path="gate closing.wav"/>
<item value="10005" path="gate opening.wav"/>
<item value="10006" path="gate closing fast.wav"/>
<item value="10007" path="gate stop.wav"/>
<item value="10020" path="tile moving 1.wav"/>
<item value="10021" path="tile moving 2.wav"/>
<item value="10022" path="tile moving 3.wav"/>
Digisnd2.dat :
<item value="10047" path="chomper.wav"/>
<item value="10049" path="spikes.wav"/>
Digisnd3.dat :
<item value="10014" path="level door closing.wav"/>
<item value="10015" path="level door opening.wav"/>
Midisnd1.dat :
<item value="10030" path="potion big.mid"/>
<item value="10033" path="potion small.mid"/>
<item value="10037" path="guard death, get sword.mid"/>
<item value="10039" path="low weight.mid"/>
And those are all the sound files I want to delete or make silent
Can you Help me?
David?, Norbert? Any other user who know about it?
The strategy of this is to confuse the player and don't prevent it from invisible parts in other rooms

Re: I need help with audio

Posted: May 14th, 2020, 8:31 am
by atrueprincefanfrom18
Emiliano Fierro wrote: May 14th, 2020, 1:07 am And those are all the sound files I want to delete or make silent [...]
If you want to silent the audio, it's easy. Simply silent the audio with any online tool and keep it like that, and make the DAT file. It would be all fine...

Re: I need help with audio

Posted: May 14th, 2020, 8:33 am
by atrueprincefanfrom18
I don't know if there's any online tool... I use ffmpeg for all my audio and video needs, so install that, search online and try commands, hopefully it can work...

Re: I need help with audio

Posted: May 14th, 2020, 11:16 am
by Norbert
The attached package contains a WAV file with silence.
With Audacity you could make it even shorter, if you want.

Re: I need help with audio

Posted: May 14th, 2020, 2:24 pm
by Emiliano
Thanks for your help