Add pytheory play CLI example to blog post

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-22 14:48:12 -04:00
parent 748f220dad
commit 1d767e749a
@@ -267,6 +267,9 @@ play(c, temperament="pythagorean", synth=Synth.SAW)
Because sometimes you just want a quick answer without writing a script:
```bash
# Play a C major chord
$ pytheory play C4 E4 G4
# What's in the key of D major?
$ pytheory key D major