mirror of
https://github.com/kennethreitz/interpretations.git
synced 2026-06-05 23:00:19 +00:00
Culture Clash: Mario volume 0.2 → 0.4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -167,7 +167,7 @@ for _ in range(32):
|
||||
sitar.rest(Duration.WHOLE)
|
||||
|
||||
# ── NES MARIO — pulse wave (bars 25-56) ────────────────────────
|
||||
mario = score.part("mario", synth="square", envelope="staccato", volume=0.2,
|
||||
mario = score.part("mario", synth="square", envelope="staccato", volume=0.4,
|
||||
reverb=0.5, reverb_type="taj_mahal", lowpass=5000,
|
||||
humanize=0.05)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user