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