Difference between revisions of "SuperCollider"
From HaskellWiki
(presentation and various links) |
(packages) |
||
Line 8: | Line 8: | ||
[[Category:Music]] | [[Category:Music]] | ||
− | [[Category: | + | [[Category:Packages]] |
Revision as of 14:16, 11 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.
There is also on-going effort to use SuperCollider and Haskell for speech synthesis.