SuperCollider
From HaskellWiki
(Difference between revisions)
(packages) |
(haskore-supercollider) |
||
| Line 4: | Line 4: | ||
instead of SuperCollider's built-in language and | instead of SuperCollider's built-in language and | ||
you can perform interactive SuperCollider sessions from within [[GHCi]]. | you can perform interactive SuperCollider sessions from within [[GHCi]]. | ||
| + | |||
| + | You can use SuperCollider for performing music using [[Haskore]] and http://darcs.haskell.org/haskore-supercollider/ . | ||
There is also on-going effort to use SuperCollider and Haskell for [http://doc.gold.ac.uk/~ma503am/alex/asciirave/ speech synthesis]. | There is also on-going effort to use SuperCollider and Haskell for [http://doc.gold.ac.uk/~ma503am/alex/asciirave/ speech synthesis]. | ||
Revision as of 16:16, 15 August 2008
SuperCollider is a realtime software synthesizer. Rohan Drape has written wrappers to OpenSoundControl system and SuperCollider. With these packages you are able to control the SuperCollider server by Haskell instead of SuperCollider's built-in language and you can perform interactive SuperCollider sessions from within GHCi.
You can use SuperCollider for performing music using Haskore and http://darcs.haskell.org/haskore-supercollider/ .
There is also on-going effort to use SuperCollider and Haskell for speech synthesis.
