From 86c8c03e8762f592deae9053990a16e1737e75c7 Mon Sep 17 00:00:00 2001 From: Oli Date: Wed, 17 Oct 2007 07:56:59 +0000 Subject: new sounds (not scaled in amplitude), removed specific Config from MiniTamTam --- (limited to 'common/Resources') diff --git a/common/Resources/Sounds/chimes b/common/Resources/Sounds/chimes index f83e23c..01c80e4 100755 --- a/common/Resources/Sounds/chimes +++ b/common/Resources/Sounds/chimes Binary files differ diff --git a/common/Resources/Sounds/clarinette b/common/Resources/Sounds/clarinette index 329974e..5ed08c2 100755 --- a/common/Resources/Sounds/clarinette +++ b/common/Resources/Sounds/clarinette Binary files differ diff --git a/common/Resources/Sounds/guit2 b/common/Resources/Sounds/guit2 index 1495832..fcb9163 100755 --- a/common/Resources/Sounds/guit2 +++ b/common/Resources/Sounds/guit2 Binary files differ diff --git a/common/Resources/Sounds/harmonium b/common/Resources/Sounds/harmonium index 90a5630..5bc5fcb 100755 --- a/common/Resources/Sounds/harmonium +++ b/common/Resources/Sounds/harmonium Binary files differ diff --git a/common/Resources/Sounds/mando b/common/Resources/Sounds/mando index 88c8484..092125b 100755 --- a/common/Resources/Sounds/mando +++ b/common/Resources/Sounds/mando Binary files differ diff --git a/common/Resources/Sounds/marimba b/common/Resources/Sounds/marimba index 331b1db..489ba71 100755 --- a/common/Resources/Sounds/marimba +++ b/common/Resources/Sounds/marimba Binary files differ diff --git a/common/Resources/Sounds/saxo b/common/Resources/Sounds/saxo index f422c74..e41e3c5 100755 --- a/common/Resources/Sounds/saxo +++ b/common/Resources/Sounds/saxo Binary files differ diff --git a/common/Resources/Sounds/sitar b/common/Resources/Sounds/sitar index 9ba4df5..6fdc321 100755 --- a/common/Resources/Sounds/sitar +++ b/common/Resources/Sounds/sitar Binary files differ diff --git a/common/Resources/Sounds/triangle b/common/Resources/Sounds/triangle index d916fd0..8c3c1b9 100755 --- a/common/Resources/Sounds/triangle +++ b/common/Resources/Sounds/triangle Binary files differ diff --git a/common/Resources/Sounds/trumpet b/common/Resources/Sounds/trumpet index a858a96..3ce006d 100755 --- a/common/Resources/Sounds/trumpet +++ b/common/Resources/Sounds/trumpet Binary files differ diff --git a/common/Resources/tamtamorc.csd b/common/Resources/tamtamorc.csd index a39df96..37129fb 100644 --- a/common/Resources/tamtamorc.csd +++ b/common/Resources/tamtamorc.csd @@ -507,6 +507,11 @@ aRight butterlp gaoutR, 7500 aLeft eqfil aLeft, 4000, 1000, 0.125 aRight eqfil aRight, 4000, 1000, 0.125 +aLeft butterhp aLeft, 150 +aRight butterhp aRight, 150 +aLeft butterhp aLeft, 150 +aRight butterhp aRight, 150 + aOutLeft dcblock (arev + aLeft) * koutGain * gkduck aOutRight dcblock (arev + aRight) * koutGain * gkduck gaRecL = aOutLeft @@ -783,7 +788,7 @@ kvibrato oscil .006, ivibRand, 1 tigoto tieskip -a1 flooper2 1, 1+kvibrato, kstart, kend, kdur, 4999, 0, 0, 0, iskip +a1 flooper2 0.5, 1+kvibrato, kstart, kend, kdur, 4999, 0, 0, 0, iskip a1 = a1*kenv @@ -802,7 +807,7 @@ instr 5023 p3 = nsamp(4999) * giScale -a1 loscil 1, 1, 4999, 1 +a1 loscil 0.5, 1, 4999, 1 kenv adsr 0.005, 0.05, .8, 0.1 -- cgit v0.9.1