Skip to content

alexbainter/blossom

Repository files navigation

blossom

A lovely interactive music generator.

blossom.alexbainter.com

Inspiration

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.

Installation

You will need Node.js installed on your machine.

  1. Clone to your machine.
  2. Navigate to the project's directory.
  3. Run npm i.
  4. Run npm start.
  5. Navigate to localhost:8080.

Issues and Feedback

Problems or general feedback can be reported here on Github or by contacting me. Thanks!