mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 23:00:19 +00:00
Culture Clash: march snare volume 0.5 → 0.8
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -443,7 +443,7 @@ for vel in [70, 60, 50, 40, 30, 20, 10, 5]:
|
||||
bass.add(D.add(-24), Duration.WHOLE, velocity=vel)
|
||||
|
||||
# ── MARCHING SNARE — military finale (bars 49-64) ──────────────
|
||||
march = score.part("march", volume=0.5,
|
||||
march = score.part("march", volume=0.8,
|
||||
reverb=0.2, reverb_decay=0.8, humanize=0.03,
|
||||
ensemble=16)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user