From e9d3a3593971bf2809efb74169ed289e08a272bf Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 12 Oct 2011 07:50:49 +0200 Subject: [PATCH] source .sh for our sounds --- sound/weapons/tuba_loopnotes.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sound/weapons/tuba_loopnotes.sh diff --git a/sound/weapons/tuba_loopnotes.sh b/sound/weapons/tuba_loopnotes.sh new file mode 100644 index 0000000..b007a9c --- /dev/null +++ b/sound/weapons/tuba_loopnotes.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +# tuba = 59 +sh tuba_loopnote_maker.sh fluidsynth 59 100 48 "" /usr/share/soundfonts/fluidr3/FluidR3GM.SF2 + +# accordeon = 24 +sh tuba_loopnote_maker.sh fluidsynth 24 100 60 "1" /usr/share/soundfonts/fluidr3/FluidR3GM.SF2 -- 2.39.2