From ea958c1457dd9a70a3bbc4092abff8127a69c803 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Mar 2026 15:09:55 -0400 Subject: [PATCH] =?UTF-8?q?Deep=20Time:=20theremin=200.15=20=E2=86=92=200.?= =?UTF-8?q?2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- tracks/deep_time.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracks/deep_time.py b/tracks/deep_time.py index 2ee2c25..b1ca5de 100644 --- a/tracks/deep_time.py +++ b/tracks/deep_time.py @@ -260,7 +260,7 @@ for _ in range(48): wind.add(B, Duration.WHOLE, velocity=30) # ── THEREMIN — emotional break, center of the piece ───────────── -theremin = score.part("theremin", instrument="theremin", volume=0.15, +theremin = score.part("theremin", instrument="theremin", volume=0.2, reverb=0.8, reverb_type="taj_mahal", delay=0.2, delay_time=0.75, delay_feedback=0.3, humanize=0.06)