README
build manifest???
TODO: screenshot / video
Process of programming an existing track using mbsp:
native (recommended):
$ git clone https://git.sr.ht/~quf/mbsp
$ cd mbsp
$ cargo run
native builds are not currently provided.
web (requires wasm-support): visit https://2.71828.eu/mbsp
(build the web version with: wasm-pack build --release --target web --features web
)