TOOLS ยท SEQUENCER

Sample lab.

Audio snippets from every game in the catalog, in one place. Click a sample to preview it. A full step sequencer is on the way - this page is the sample-aggregation half of it.

No samples yet

Games declare remixable audio by adding an audio array to their badgames.json:

{
  "audio": [
    { "key": "horn",  "url": "https://yourgame.com/snd/horn.mp3",
      "label": "Truck horn", "remix_ok": true }
  ]
}

Sequencer port from bridgebabe.com coming next. Patterns, transport controls, share links.