Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fildon/beats


https://github.com/fildon/beats

Last synced: about 22 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Beats

Drum tab to synthesizer.

Deployed at [rupertmckay.com](https://rupertmckay.com/beats/)

## Local Development

Audio is driven by local mp3 files.

For local development we must run a webserver to avoid CORS issues. This is resolved by running the provided `startLocal` npm script.

For deployment there is no CORS issue since the files are all served from the same origin.