Deep Time: singing bowls louder — ring 0.45, strike 0.4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 15:06:12 -04:00
parent 6c21b52aa2
commit 93c8c41faf
+2 -2
View File
@@ -97,7 +97,7 @@ for _ in range(32):
fingers.rest(Duration.WHOLE)
# ── SINGING BOWL LOW — deep bowl in the opening ────────────────
bowl_low = score.part("bowl_low", instrument="singing_bowl_ring", volume=0.25,
bowl_low = score.part("bowl_low", instrument="singing_bowl_ring", volume=0.45,
reverb=0.9, reverb_type="taj_mahal")
# One deep strike every 8 bars
@@ -182,7 +182,7 @@ for chord in chords:
harmonium.rest(Duration.WHOLE)
# ── SINGING BOWL — one strike, ages apart ──────────────────────
bowl = score.part("bowl", instrument="singing_bowl", volume=0.25,
bowl = score.part("bowl", instrument="singing_bowl", volume=0.4,
reverb=0.95, reverb_type="taj_mahal")
# Strike once every 8 bars