Files
interpretations/README.md
T
2026-03-30 02:54:15 -04:00

582 B

Interpretations

An album of compositions written in Python using 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

pip install pytheory
python tracks/raga_midnight.py

Rendering

python tracks/raga_midnight.py          # play through speakers
python tracks/raga_midnight.py --live   # real-time live engine

License

ISC