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):
- Boop
- Beep
- HiHat
- Snare
- 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