A collection of etudes exploring sound synthesis, spatial audio, and interactive audio experiences using ChucK, WebChucK, and custom audio DSLs.
- index.html - Main navigation page
- theme.css - Centralized design system (ElevenLabs-inspired minimal aesthetic)
- etude-I - Hello Sine
- etude-I-llm - Hello Sine (LLM version)
- etude-II - Data Sonification (Mateo)
- etude-II-llm - Data Sonification (LLM version)
- etude-III - Interactive Audio
- etude-III-llm - Interactive Audio (LLM version)
- etude-IV - Binaural Radio Play
- etude-IV-llm - Binaural Radio Play (LLM version)
- etude-V - Sonic Architecture
- etude-V-llm - Sonic Architecture (LLM version)
The repository uses a centralized theme.css that implements:
- Clean white background with minimal aesthetic
- Consistent typography, spacing, and color palette
- 8px base spacing system
- Design tokens for maintainability
- Accessible focus states and contrast
- Smooth transitions with reduced-motion support
Open index.html in a web browser to navigate through all etudes. Each etude page includes a home button to return to the main navigation.
Stanford CCRMA 220A | Mateo Larrea | 2025