/Turing-Tunes

Procedural music generation engine using Turing machines.

Primary LanguageJavaScript

Turing-Tunes

Turing Tunes is a procedural music generation engine that uses randomly generated Turing machines to produce streams of musical notes in real-time. Requires a browser with Web Audio API support such as Chrome. This project is distributed under a modified BSD license.

You can try Turing Tunes at the following URL: http://maximecb.github.io/Turing-Tunes/

Below is a sample of the music Turing Tunes can generate:

List to be populated

If running locally in Chrome, run with "--allow-file-access-from-files" option.