Skip to content

urish/beat-machine

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2020
Sep 22, 2020
Sep 22, 2020
Sep 20, 2020
Sep 27, 2020
Feb 20, 2021
Sep 22, 2020
Sep 20, 2020
Sep 20, 2020
Sep 20, 2020
Sep 23, 2020
Sep 20, 2020
Sep 23, 2020
Sep 25, 2020
Sep 23, 2020
Sep 20, 2020
Oct 16, 2023
Oct 16, 2023
Apr 25, 2018
Apr 17, 2017
Sep 20, 2020

Repository files navigation

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!