mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 23:00:19 +00:00
Deep Time: theremin 0.15 → 0.2
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user