-
Notifications
You must be signed in to change notification settings - Fork 15
Home
mohayonao edited this page Dec 10, 2013
·
8 revisions
CoffeeCollider is a language for real time audio synthesis and algorithmic composition in HTML5. The concept of this project is designed as "write a CoffeeScript, and be processed as a SuperCollider."
node.js
npm install -g coffee-collider
coffeecollider examples/khoomii.coffee
bower
bower install coffee-collider
- Over 150 unit generators which are almost same as SuperColldier's
- Operator overloading
- Syncronized task function
- Client-Server architecture on WebWorker
- Run anywhere. supporting Chrome/Firefox/Safari/Opera/IE(flashfallback), iOS/Android and node.js
Open the below links, and press the "boot" and "run" button.