github

generative-music / generative.fm

  • понедельник, 18 марта 2019 г. в 00:16:54
https://github.com/generative-music/generative.fm

JavaScript
A platform for playing generative music in the browser.



generative.fm

A platform for playing generative music in the browser.

https://generative.fm

Overview

Audio

This site uses Tone.js to play audio in the browser through the Web Audio API. Most of the samples are provided by the Versilian Studios Chamber Orchestra 2 Community Edition. Other samples provided by the Sonatina Symphonic Orchestra. The singing bowl samples were provided by Kasper. All other samples were specially recorded for the site.

Music

Source code for the music generators can be found in the generative-music/pieces-alex-bainter repository.

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:9999.

Issues and Feedback

Problems or general feedback can be reported here on Github or by sending an email to alex@alexbainter.com. Thanks!