Skip to content

isaacvando/roc-drum-machine

Repository files navigation

roc-drum-machine 🥁

A simple drum machine built with Roc using the roc-wasm4 platform.

You can try it out here.

The instruments are (from top to bottom):

  1. Boop
  2. Beep
  3. HiHat
  4. Snare
  5. Kick

Use the left and right arrow keys to adjust the tempo.

To run locally, follow the instructions in roc-wasm4, then run

zig build run