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:
2026-03-30 04:01:37 -04:00
parent 14e67c3e81
commit 08419fbc55
+1 -1
View File
@@ -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)