opensoundcontrol-ht

Haskell OpenSoundControl utilities

http://www.haskell.org/haskellwiki/SuperCollider

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed and maintained by Henning Thielemann

Some additional modules I use in connection with the SuperCollider wrapper hsc3 by Rohan Drape. It contains:

  • a Transport handle type for writing to files

  • a Transport monad type for writing to a bytestring without IO.

Also see the supercollider-ht package which uses this one.