supercollider-ht: 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, sincehsc3
itself does now support SuperCollider Non-Real-Time mode)a
Reader
monad that hides the handle for interaction with the SuperCollider serverplay routines that use this monad.
example effects
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- supercollider-ht-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.1, 0.1.0.1, 0.1.1, 0.1.1.1, 0.2, 0.2.0.1, 0.3 |
---|---|
Dependencies | base (>=1.0), bytestring (>=0.9 && <0.10), hosc (>=0.1 && <0.2), hsc3 (>=0.1 && <0.2), mtl (>=1.1 && <1.2), process (>=1.0 && <1.1), random (>=1.0 && <1.1) [details] |
Tested with | ghc ==6.4.1, ghc ==6.8.2 |
License | LicenseRef-GPL |
Copyright | Henning Thielemann, 2008 |
Author | Henning Thielemann <supercollider@henning-thielemann.de> |
Maintainer | Henning Thielemann <supercollider@henning-thielemann.de> |
Category | Sound |
Home page | http://darcs.haskell.org/supercollider-ht |
Uploaded | by HenningThielemann at 2008-09-25T18:11:35Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 5437 total (3 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] |