From d736d3c755e621ce47a8024012aa76a2e1b3910a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Mar 2026 05:21:39 -0400 Subject: [PATCH] Acid Reign: envelope=organ for legato sustain Co-Authored-By: Claude Opus 4.6 (1M context) --- tracks/acid_reign.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracks/acid_reign.py b/tracks/acid_reign.py index 7e8272c..e3ee2b3 100644 --- a/tracks/acid_reign.py +++ b/tracks/acid_reign.py @@ -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,