opensoundcontrol-ht: Haskell OpenSoundControl utilities
Some additional modules I regular use in connection with the SuperCollider wrapper hsc3 by Rohan Drape. It contains:
a
Transporttype for writing to files (that's however less important, sincehsc3itself does now support SuperCollider Non-Real-Time mode)a
Transportmonad 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.
Modules
[Index]
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
- opensoundcontrol-ht-0.1.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.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.2, 0.3 |
|---|---|
| Dependencies | base (>=1.0 && <5), binary (>=0.2 && <1), bytestring (>=0.9 && <0.10), hosc (>=0.1 && <0.9), process (>=1.0 && <1.1), random (>=1.0 && <2), transformers (>=0.2 && <0.3), utility-ht (>=0.0.1 && <0.1) [details] |
| Tested with | ghc ==6.4.1, ghc ==6.8.2 |
| License | LicenseRef-GPL |
| Copyright | Henning Thielemann, 2009 |
| Author | Henning Thielemann <supercollider@henning-thielemann.de> |
| Maintainer | Henning Thielemann <supercollider@henning-thielemann.de> |
| Uploaded | by HenningThielemann at 2010-07-28T11:18:04Z |
| 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.1 |
| Distributions | |
| Reverse Dependencies | 3 direct, 1 indirect [details] |
| Downloads | 4657 total (20 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] |