Making sound louder

alright i have some sound added and the race set up again and when i go into a actual game the sound is playing and can be heard barely but i was wondering if there is a way to increase the sound of a mp3 file before i change it into a .ogg file with audacity

9,027 views 3 replies
Reply #1 Top

You can use audacity to increase the volume of either an MP3 or OGG track. I don't remember the exact tool, but play around with effects like amplify and you should be able to get it. That or someone more knowledgeable will correct me.

+1 Loading…
Reply #2 Top

Two ways to increase volume in Sins. The first is to increase the track's volume. I don't use Audacity personally but it should still be straight forward. Be sure to avoid clipping the peaks and causing distortion.


The second way is to go into SoundEffects.sounddata file and play with the settings.

effect
    name "ah_banecustom_fire_var2"
    fileName "AH_Banecustom_fire02.ogg"
    type "Effect"
    is3D TRUE
    priority 5
    threshold 6000.000000
    minAttenuationDist 3000.000000
    maxNumPlayingSimultaneously 5
    isLooping FALSE
    isResident TRUE
    minRespawnTime 0.1
    fadeInTime 0

 

Theshold is the maximum distance the sound will play at.

MinAttenuationDist is the game distance from the camera when the sound starts to fade out, until it reaches Threshold and you cannot hear it anymore. By raising these numbers you can make the sound more dominant and from a longer range.

+1 Loading…
Reply #3 Top

well im gonna try both methods ^^ thank you for the help although if there are any other ways to do this i would still like to here about it