Acid Reign: kick 0.7 → 0.9

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 13:11:51 -04:00
parent f0ba721a79
commit 1c1bd46a40
+1 -1
View File
@@ -145,7 +145,7 @@ for _ in range(4):
acid_bar(acid, P1, acid2)
# ── KICK — enters bar 9 ────────────────────────────────────────
kick = score.part("kick", volume=0.7, humanize=0.03)
kick = score.part("kick", volume=0.9, humanize=0.03)
for _ in range(8):
kick.rest(Duration.WHOLE)