Update README with all three tracks

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-30 04:56:29 -04:00
parent 324f418f5a
commit 0c59839d6b
+4 -7
View File
@@ -7,19 +7,16 @@ 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
```
## Rendering
```bash
python tracks/raga_midnight.py # play through speakers
python tracks/raga_midnight.py --live # real-time live engine
python tracks/culture_clash.py
python tracks/chakra.py
```
## License