]> de.git.xonotic.org Git - xonotic/mediasource.git/commitdiff
update for fluidsynth
authorRudolf Polzer <divverent@xonotic.org>
Tue, 11 Oct 2011 19:40:23 +0000 (21:40 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Tue, 11 Oct 2011 19:40:23 +0000 (21:40 +0200)
sound/weapons/tuba_loopnote_maker.mid
sound/weapons/tuba_loopnote_maker.sh

index 14cc448852e5a65754f744153946128a119fee22..46502c6ff792715c50d107ae217142ea6fbb1bf4 100644 (file)
Binary files a/sound/weapons/tuba_loopnote_maker.mid and b/sound/weapons/tuba_loopnote_maker.mid differ
index 2bdb3c190114daafb31845a2d2e2374577485dba..5bdec304eea4c3ca16772210037f949d3c341535 100755 (executable)
@@ -18,13 +18,15 @@ case "$synth" in
                ;;
        fluidsynth)
                {
-                       echo "program 0 $program"
+                       echo "prog 0 $program"
                } > in.cfg
                fluidsynth -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