Deep Time: add DrumSound import

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 14:53:34 -04:00
parent a46bef45e2
commit 12619d89b0
+1
View File
@@ -4,6 +4,7 @@ Like listening to the earth breathe through a cathedral.
"""
from pytheory import Key, Duration, Score, Tone, play_score
from pytheory.rhythm import DrumSound
key = Key("B", "minor")
s = key.scale