First steps:
- npm install
- npm run server
- npm start
If there are bugs, check that your server is still running and reload the webpage.
Welcome: Our EDM Beat Simulator is a music project that brings together the rhythms of three genres into a dynamic and interactive experience. Designed for music enthusiasts and aspiring DJs, this project allows users to experiment with different tracks. Using React Router we created a structured and navigable user interface for our project. In the Mixer, users can choose from three tracks, EDM, Trap, and Wubstep. Each track offers up to five of its own unique beats. Users can create a selection of different beats from the track in real-time. The integration of beats creates a custom track that users can enjoy and share. With a simple click of the "Play" button, the blended beats come to life.
Instructions:
- Pick a tab (All, EDM, Trap, Wubstep).
- Create a selection of beats to integrate by clicking each beat you would like to use. They will turn green when they're active.
- Click the “Play” button for that genre and listen to your selections come to life!
- To stop the music click the “CUT THE BEAT” button. Your selections will still be selected.