Make music by writing text.

.track is a tiny, readable language for songs — and smallBANG is the engine that turns it into sound, in the browser, on a server, or inside your own app.

# a groove in four lines
bpm 128  steps 16
use kit 808
kick  x...x...x...x...
hat   ..x...x...x...x.
clap  ....x.......x...
inst bass = saw cutoff 600 octave -1
bass  A1 . A1 A1 . A1 . G1 . A1 . . . . .
▶ Playground Tutorial Reference Engine Learn GitHub

hello@smallbang.dev