Skip to content

throni3git/bnn

Repository files navigation

beatronome.one

beatronome.one is a programmable drum computer for the practicing musician. Within seconds beatronome lets you adjust the drum pattern, increase tempo and keep track of time passing by while you do your exercises. Ready-to-go drum patterns are provided. With mobile devices in mind it comes as progressive web app, so you can put it on your smartphones home screen.

Developed by Thomas Thron.

Build

This project uses yarn to manage dependencies. To install the necessary packages, run yarn.

Web

The development mode can be run with yarn start, providing a server at http://localhost:3000/. The production build can be generated by running yarn dist.

Desktop

With electron you can build a standalone application for desktop computers. To build an executable run yarn electron.

Mobile

The web app can be "installed" to your smartphones home screen. No store necessary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published