Problem
Synth research and sound design often sit in separate worlds: manuals, videos, hardware intuition, scattered references, and browser demos that do not feel like instruments. Solderpunk turns that material into explorable software for learning, tweaking, and playing.
What I Built
I built Solderpunk as interactive AI-assisted synth explorers with Web MIDI hardware control, cited instrument corpora, local QMD/agent Q&A, and no environment-variable dependency. I rewrote the README to frame it around supported instruments, quick start, live MIDI control, corpus search, architecture, and public-release needs.
System Architecture
Technical Decisions
- Make synthesis concepts interactive instead of burying them in prose.
- Use Web MIDI so hardware control and UI exploration stay connected.
- Keep cited instrument research close to the interface through corpus search and local Q&A.
- Keep it legible and tasteful enough to publish as-is — the source is public.
What This Proves
Solderpunk shows creative tooling with real technical product taste: browser UI, musical domain judgment, hardware integration, local knowledge workflows, and a project shape that engineers can inspect without needing private business context.