@hackage / opensoundcontrol-ht

Haskell OpenSoundControl utilities

Latest0.3

About

Metadata

  • Last updated , by HenningThielemann
  • License LicenseRef-GPL
  • Categories Audio
  • Maintained by: Henning Thielemann <supercollider@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    splitbase (on by default)

    Choose the new smaller, split-up base package.

Readme

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.