A lovely interactive music generator.
This was inspired by the apps Bloom and Bloom: 10 Worlds by Peter Chilvers and Brian Eno, which are both fantastic and much better than this. I wanted to see if I could create a similar experience in the browser.
You will need Node.js installed on your machine.
- Clone to your machine.
- Navigate to the project's directory.
- Run
npm i
. - Run
npm start
. - Navigate to localhost:8080.
Problems or general feedback can be reported here on Github or by contacting me. Thanks!