beat-machine
beat-machine copied to clipboard
Salsa Beat Machine 5 (Next.js + Web Audio)
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
-
Download the following files and place them in
public/assets/audio
: -
Run:
npm install
npm run dev
Then go to http://localhost:3009/ and start hacking!