@hackage supercollider-ht0.0.1

Haskell SuperCollider utilities

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

  • a Transport type for writing to files (that's however less important, since hsc3 itself does now support SuperCollider Non-Real-Time mode)

  • a Reader monad that hides the handle for interaction with the SuperCollider server

  • play routines that use this monad.

  • example effects