A sound clip mixer and visualizer through Node and Express.
##Description Used howler.js to process HTML5 audio and three.js to create visualizations matching the beat of user chosen songs.
###Screenshots ##Desktop ##Mobile VR Stereoscopic Display
###Video Demo
##Features
- Keymapping for 19 different audio clips
- Supports various audio file types. I found mp3 to be the most efficient when combining multiple sounds simultaniously.
- Desktop and VR mode
##Use
- Clone or download this repo
- Run
npm install
- Run
npm start
- Go to http://localhost:7357