urish / beat-machine

Salsa Beat Machine 5 (Next.js + Web Audio)
https://www.salsabeatmachine.org
21 stars 9 forks source link
beat latin-beat latin-music music nextjs react rhythm salsa salsa-music web-audio webaudio-api

The Salsa Beat Machine 🎼🎹🥁

Combine and arrange musical instruments to create different Salsa tunes. Great for musicians and dancers who want to practive their Salsa timing and trains their ears.

▶ Check out the online version

▶ Get the Android App

Built with Next.js.

Local development

  1. Download the following files and place them in public/assets/audio:

  2. Run:

npm install
npm run dev

Then go to http://localhost:3009/ and start hacking!