CSound

From HaskellWiki
Revision as of 15:01, 11 August 2008 by Lemming (talk | contribs)
Jump to navigation Jump to search

Csound is a sound design, music synthesis, and signal processing system, providing facilities for composition and performance over a wide range of platforms.

For Haskell there exist several interfaces to CSound:

  • Direct access to CSounds runtime written by John Lato
  • Translation from Haskell expressions to CSound Orchestra and Score expressions written by Matt Zamec and Sarah Eisenstat. This was part of Haskore and is now part of HasSound.