From: Rudolf Polzer Date: Tue, 11 Oct 2011 19:46:18 +0000 (+0200) Subject: fluidsynth case still doesn't work even with correct MIDI. Fix later. X-Git-Tag: xonotic-v0.6.0~18 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d560eeb0ae4d1c38ecff12ecb4f06108ff05e0a5;p=xonotic%2Fmediasource.git fluidsynth case still doesn't work even with correct MIDI. Fix later. --- diff --git a/sound/weapons/tuba_loopnote_maker.mid b/sound/weapons/tuba_loopnote_maker.mid index 46502c6..d1023ac 100644 Binary files a/sound/weapons/tuba_loopnote_maker.mid and b/sound/weapons/tuba_loopnote_maker.mid differ diff --git a/sound/weapons/tuba_loopnote_maker.sh b/sound/weapons/tuba_loopnote_maker.sh index 5bdec30..ce9fd9b 100755 --- a/sound/weapons/tuba_loopnote_maker.sh +++ b/sound/weapons/tuba_loopnote_maker.sh @@ -20,13 +20,11 @@ case "$synth" in { echo "prog 0 $program" } > in.cfg - fluidsynth -f in.cfg -n -i -l -T wav -F out.wav "$@" tuba_loopnote_maker.mid + fluidsynth -v -f in.cfg -n -i -l -T wav -F out.wav "$@" tuba_loopnote_maker.mid normalize out.wav ;; esac -exit - start=0 step=4 loop=1.0