Making Custom Sounds Useful if you found different sounds somewhere. Or if you want to adjust the volume etc.
The following is what I did with the files you can download in the above post. You can share if you made something awesome. You can just upload it in a .zip file on
http://www.filedropper.com/ (no registration required)
The Right Format- The sound files must be in the .wav format
- The sound files must be mono. Not stereo.
- The sound files must be in specific sampling rate: 22050 Hz.
- The recording format must be: 32-bit float. ( Not entirely sure about this one, but I'll show you how to do it anyway )
Neither the default sounds nor the custom sounds will play if the file is formatted wrong.
How to check that the sound effect is the right format: You need to install a program called "Audacity".
Audacity doesn't work with .mp3 files out of the box (because licensing) so you must install the "LAME encoder plug-in" as well.
Here's how:
http://www.wikihow.com/Convert-WAV-File ... h-Audacity(It's really easy)
1) Open the file in Audacity.
2) Look in the box, to the left of the waveform. It displays the format information of the sound effect.
http://imgur.com/CCvAnyQ (This is wrong - See "How to Convert Files")
https://i.imgur.com/O5kOYyE.png (This is right, export as .wav and put in the directory)
How To Convert FilesOpen the sound effect with Audacity. File > Open... > Navigate to file.
Change from Stereo to Mono 1) Press CTRL + A to select the whole track.
2) Click Track in the top bar/ menu thing.
3) Select Turn into Mono Track. (or whatever it's called - see picture)
http://imgur.com/WYfKUhnChange Recording Format. 1) Click the downward triangle to the left of the track.
2) go to "Choose recording format"
3) Choose 32-bit float
http://imgur.com/0WT2wm8Change Sample Rate 1) Press CTRL + A to select the whole track.
2) Press "Track" in the top bar / menu thing.
3) Press "New Sample Rate"
http://imgur.com/NSbnv0S4) Type 22050 in the box and click ok.
http://imgur.com/NsfOIMoExport as .wav file 1) File > Export Audio (CTRL + Shift + E)
http://imgur.com/BkViiOD2) Give a proper name and choose .wav format. (According to step 2 below)
http://imgur.com/6zSZLtM1) Making the Right FoldersThe folder structure:- Code: Select all
World of Warcraft\Sound\Item\Weapons\Gun
If you don't have these folders already, make them.
The "Gun" folder is where we're going to put the new sound effects. (Picture coming... maybe)2) Make Sure the Files Are Named Correctly You can have up to 3 different "firing" sound effects and 3 different "reload" sound effects at the same time.
Wow is alternating between these threee, so it doesn't get too repetitive.
You must name them accordingly: Gun Fire Sound Effects: GunFire01.wav
GunFire02.wav
GunFire03.wav
Gun Reload Sound Effects: GunLoad01.wav
GunLoad02.wav
GunLoad03.wav
The client will use the original sound effect if you don't replace it. For example: If you don't put a sound effect called "GunFire03.wav", the game will use the default "GunFire03.wav". If you only want two different effects instead of three, you must duplicate one of them and name it either "GunFire01.wav", "GunFire02.wav" or "GunFire03.wav".
Otherwise the client will play the default sounds. However, if that's what you desire you can do that as well.
How to Change the Volume of Sound Effects1) Open the sound effect in Audacity.
2) Press CTRL + A (To select the whole track)
3) Click "Effect" in the top menu
4) Click Amplify... ( I don't have english Audacity, so the name might be slightly different)
5) A pop-up box appears where you can type in db (decibels) - Type in a negative number and click OK. For example -5.
6) Volume is lower. Experiment with different numbers. Yes, you can use CTRL + Z
How To Reset to Default Sound Effects: Remove the sound files from the "Gun" folder, that you created, or delete the "Sound" folder that you created.
Sound Files that you can download individually (Not continuing the wordpress effort)
Reloading Sounds (Mag. style)
https://asdfadfsdfa.wordpress.com/2016/01/16/sounds/ These will play once when you toggle Auto Shoot. Gun With Silencer
https://asdfadfsdfa.wordpress.com/2016/ ... nd-effect/You need to download 3 copies and name them: GunFire01.wav , GunFire02.wav and GunFire03.wav
if you only want that sound Original but with lower volume
https://asdfadfsdfa.wordpress.com/2016/ ... er-volume/Muted Gun (Just a click sound)
https://asdfadfsdfa.wordpress.com/2016/ ... ick-sound/(ok, this wordpress thing is too tedious. Take it for what it is, I'll probably just make some sound packs).