@hackage supercollider-ht0.0.1

Haskell SuperCollider utilities

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      splitbase
       (on by default)

      Choose the new smaller, split-up base package.

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