aboutsummaryrefslogtreecommitdiff
path: root/BUG3/instruments.udo
diff options
context:
space:
mode:
Diffstat (limited to 'BUG3/instruments.udo')
-rw-r--r--BUG3/instruments.udo2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUG3/instruments.udo b/BUG3/instruments.udo
index 07e177f..ea7d694 100644
--- a/BUG3/instruments.udo
+++ b/BUG3/instruments.udo
@@ -40,7 +40,7 @@ instr play_303
keqf limit kffrq * 4, 10, sr * 0.48 ; EQ frequency
a1 pareq a1 * 0.4, keqf, 4.0, 1.0, 2
a1 butterhp a1, 50
- a1 = a1 * kamp * 0.6
+ a1 = a1 * kamp * 0.72
aL, aR pan2 a1, random(0.3, 0.7)
bus_mix("mdelay", aL*0.1, aR*0.1)
bus_mix("master", aL, aR)