From f09623c1625bfec801036a111b07d6f06d717cea Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 6 Apr 2026 17:02:52 -0400 Subject: [PATCH] Website: hardcoded track durations, README pytheory link fix All 24 durations visible immediately without playing. README links to pytheory.kennethreitz.org instead of GitHub. Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- site/index.html | 50 ++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 4198eb0..89ec9e3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A 24-track album where Indian classical ragas collide with trap beats, singing b The tuning systems span equal temperament, just intonation, and shruti (22 microtonal divisions per octave). Reference pitches range from standard 440 Hz to 432 Hz. Keys range from G major to Eb minor. Tempos from 40 BPM ambient drone to 140 BPM trap. -**Every sound is generated from code.** Each track is a `.py` file — a Python script that defines instruments, notes, rhythms, effects, and structure using [pytheory](https://github.com/kennethreitz/pytheory). There are no samples, no DAW, no audio files checked in. The music is the source code. Run it and it renders to audio in real time — sine waves, saw waves, FM synthesis, physical modeling of sitars and mellotrons and singing bowls, all computed from math and played through your speakers. +**Every sound is generated from code.** Each track is a `.py` file — a Python script that defines instruments, notes, rhythms, effects, and structure using [pytheory](https://pytheory.kennethreitz.org). There are no samples, no DAW, no audio files checked in. The music is the source code. Run it and it renders to audio in real time — sine waves, saw waves, FM synthesis, physical modeling of sitars and mellotrons and singing bowls, all computed from math and played through your speakers. ![](https://kennethreitz.org/static/images/interpretations-player.png) diff --git a/site/index.html b/site/index.html index 751de4a..fd4c848 100644 --- a/site/index.html +++ b/site/index.html @@ -429,30 +429,30 @@