opensoundcontrol-ht: Haskell OpenSoundControl utilities

[ library, sound ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.2, 0.3
Dependencies base (>=1.0), binary (>=0.2 && <1), bytestring (>=0.9 && <0.10), hosc (>=0.1 && <0.7), process (>=1.0 && <1.1), random (>=1.0 && <2), transformers (>=0.0 && <0.2), utility-ht (>=0.0.1 && <0.1) [details]
License LicenseRef-GPL
Copyright Henning Thielemann, 2009
Author Henning Thielemann <supercollider@henning-thielemann.de>
Maintainer Henning Thielemann <supercollider@henning-thielemann.de>
Category Sound
Home page http://www.haskell.org/haskellwiki/SuperCollider
Source repo head: darcs get http://code.haskell.org/~thielema/opensoundcontrol/
this: darcs get http://code.haskell.org/~thielema/opensoundcontrol/ --tag 0.1
Uploaded by HenningThielemann at 2009-01-23T20:27:06Z
Distributions
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 4397 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]