Sanic Boom
Live code your music
Write code. Hear music.
Quick Start
tempo 120
let melody = [C4 E4 G4 C5]
|> saw
|> reverb(0.5)
play melodyWhat is Sanic Boom?
Sanic Boom is a live coding environment for electronic music. Write code, hear it play immediately. Change the code, hear the changes in real-time.
- Native C++ engine — Sub-millisecond latency
- Live coding — Changes apply instantly
- Synthesis & sampling — Built-in synths and sample playback
- Effects chain — Reverb, delay, filters, and more
- Pattern transforms — Manipulate sequences with code