Files
interpretations/README.md
T
kennethreitz 0c59839d6b Update README with all three tracks
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 04:56:29 -04:00

25 lines
970 B
Markdown

# Interpretations
An album of compositions written in Python using [pytheory](https://github.com/kennethreitz/pytheory).
Each track is a `.py` file. Run it to hear it.
## Tracks
1. **Raga Midnight** — D Phrygian (Bhairavi), shruti just intonation, 90 BPM. Tabla, sitar, tambura, dhol. Hand-written tabla solo with tihai cadence.
2. **Culture Clash** — D minor, 95 BPM. Didgeridoo drone, Rhodes, tabla with fills, sitar arps, NES Mario theme, Hotline Bling on steel drum, theremin solo, marching snare military finale with DCI cadence. 808 sub bass throughout.
3. **Chakra** — Root to crown frequency activation journey. Shruti tuning at A=432 Hz. Ukulele opening, singing bowls, harmonium, tambura, sitar, theremin. Metric modulation tempo changes (60 → 90 → 108 → 135 BPM) ascending through seven chakras.
## Usage
```bash
pip install pytheory
python tracks/raga_midnight.py
python tracks/culture_clash.py
python tracks/chakra.py
```
## License
ISC