An open API service indexing awesome lists of open source software.

https://github.com/maximecb/turing-tunes

Procedural music generation engine using Turing machines.
https://github.com/maximecb/turing-tunes

Last synced: over 1 year ago
JSON representation

Procedural music generation engine using Turing machines.

Awesome Lists containing this project

README

          

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/](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.