A music generation app using phone accelerometer input. ##Table of Contents: Explanation Installation Use Contributors
##Explanation
- tiltMusic is a musical proof-of-concept. We tie the data from multiple phone accelerometers to a the browser's web audio api.
- This was written for the February 28th Monthly Music Hackathon at Spotify, in NYC, NY.
##Installation
Installation is pretty easy.
- Clone the repo.
- Run
npm install
##Use
You'll need:
- A phone. Or multiple phones.
- A computer to act as the server.
- A wireless network.
To use:
- Run
npm start
. - Take a note of the ip address reported in the console.
- In your browser, go to that ip address :3000. So if it's 192.168.1.42, go to 192.168.1.42:3000.
- Open the same site on your phone browser(s)
##Contributors The following people (and a few others!) helped with this project: