A native 32-step sequencer for Möbius. Beat Machine keeps the original prod app's simple grid-first workflow: choose sounds, draw a 32-beat pattern, set BPM, and add custom recordings when needed.
This catalog version is intentionally modest. It removes the old unused Pads/Sequence mode switch while preserving the sequencer, drum-kit voices, custom sample slots, per-pad volume, and echo/reverb controls.
Open the App Store mini-app in Möbius, find Beat Machine, and tap Install.
In the App Store, choose Install from URL and paste:
https://raw.githubusercontent.com/mobius-os/app-beat-machine/main/mobius.json
Beat Machine stores its state in state.json through window.mobius.storage:
the 32-step grid, BPM, pad volumes, global effects, and recorded custom samples.
Writes queue while offline, and the app code is cached for offline launch.
MIT