From: Rudolf Polzer Date: Wed, 12 Oct 2011 05:49:28 +0000 (+0200) Subject: use peak normalization X-Git-Tag: xonotic-v0.6.0~14 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1b98deeb3f3351307098ca43a449046ae190df98;p=xonotic%2Fmediasource.git use peak normalization --- diff --git a/sound/weapons/tuba_loopnote_maker.sh b/sound/weapons/tuba_loopnote_maker.sh index 1565192..cd39988 100755 --- a/sound/weapons/tuba_loopnote_maker.sh +++ b/sound/weapons/tuba_loopnote_maker.sh @@ -32,7 +32,8 @@ case "$synth" in fluidsynth -v -n -i -l -T wav -F "$t"/out.wav "$@" "$t"/tuba_loopnote_maker.mid ;; esac -normalize "$t"/out.wav + +normalize --peak "$t"/out.wav start=$delta step=$(($delta*2))