Skip to Main Content
Finalist

Nanas Sound

Built at Built with Opus 4.6: a Claude Code hackathon · Feb 10, 2026

Nanas Sound — Demo video

Conductr is a browser-based MIDI instrument where you play and Claude Opus 4.6 directs the band. Four tracks of drums, bass, melody, and harmony generate in real time through a C engine compiled to WebAssembly, outputting MIDI to any DAW or synth. The system operates on three timescales. The C engine generates notes every 15ms using Euclidean rhythms, walking bass, and random-walk melodies. A performance analyzer extracts features from your playing. Opus 4.6 receives that summary and reshapes the arrangement. The engine never waits for the AI, so latency is musically invisible. Speak or type commands like "make it funky" and Opus translates musical intent into parameter changes. A fallback director keeps the instrument working without the API. About 4,800 lines of code, no frameworks.

Team