avantcontra / chaostao

"Chaos Tao" is an algorithmic music generator.

Home Page:https://avantcontra.com/webapp/chaostao/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chaos Tao


"Chaos Tao" is an algorithmic music generator.

It generates a series midi sequences in real time, then play them out and output the midi notes.

You can open a midi synthesiser like garageband (on Mac) to get more sound effects.

Try it here (Now maybe chrome only)



Chaos

The algorithm behind is "Chaos".

alt text

Programming Language is Pure Data (Pd vanilla), using WebPd to play in web browser.

Pure Data

Pure Data (aka Pd) is an open source visual programming language.

WebPd

WebPd is a 100% JavaScript Pure Data runtime using Web Audio API to play audio in the browser.

Reference

algorithmiccomposer.com

Run on local machine

Getting files with Ajax might fail on local machine. Start a local server and access all the web pages through it. Check detail setup.


cheers~
Contra @avantcontra dadadaluo[at]gmail.com

About

"Chaos Tao" is an algorithmic music generator.

https://avantcontra.com/webapp/chaostao/


Languages

Language:HTML 100.0%