Skip to content

A platform for playing generative music in the browser.

License

Notifications You must be signed in to change notification settings

libreblog/generative.fm

 
 

Repository files navigation

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.

Samples

Most of the samples are provided by the Versilian Studios Chamber Orchestra 2 Community Edition and the Versilian Community Sample Library. Other samples provided by the Sonatina Symphonic Orchestra. The singing bowl samples were provided by Kasper. Lo-Fi Hip-Hop Drum Kit samples are from ItsLucid. All other samples were specially recorded for the site. Sample files can be found in the generative-music/samples.generative.fm repository.

Music

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

Issues and Feedback

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

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.

Local Sample Files

To play music locally, first you need to follow these instructions:

  1. Clone generative-music/samples-alex-bainter to your machine.
  2. Follow the instructions for building the sample files.
  3. Follow the instructions for serving the sample files locally with Docker.

With the sample files served on your local network, you should be able to play the pieces locally.

Contributing

See CONTRIBUTING.md.

About

A platform for playing generative music in the browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.1%
  • CSS 11.2%
  • HTML 2.7%