Acid Reign: envelope=organ for legato sustain

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 05:21:39 -04:00
parent 301187c62d
commit d736d3c755
+1 -1
View File
@@ -30,7 +30,7 @@ OH = DrumSound.OPEN_HAT
# ═══════════════════════════════════════════════════════════════════
# ── THE 303 — squelchy saw, high resonance, the whole point ─────
acid = score.part("303", synth="saw", envelope="pluck", volume=0.5,
acid = score.part("303", synth="saw", envelope="organ", volume=0.5,
lowpass=800, lowpass_q=4.0,
distortion=0.4, distortion_drive=5.0,
saturation=0.3, humanize=0.03,