# 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. ## Usage ```bash pip install pytheory python tracks/raga_midnight.py ``` ## Rendering ```bash python tracks/raga_midnight.py # play through speakers python tracks/raga_midnight.py --live # real-time live engine ``` ## License ISC