@hackage opensoundcontrol-ht0.1.1

Haskell OpenSoundControl 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 Transport monad class that can be used to hide the handle of the SuperCollider connection, simulate communication without I/O (e.g. testing) and maybe others.

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

  • Installation

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      splitbase
       (on by default)

      Choose the new smaller, split-up base package.