The opensoundcontrol-ht package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.1.1 |
|---|---|
| Dependencies | base (≥1.0 & <2), binary (≥0.2 & <1), bytestring (0.9.*), hosc (≥0.1 & <0.9), transformers (≥0.2 & <0.4), utility-ht (≥0.0.1 & <0.1) or base (≥2 & <5), binary (≥0.2 & <1), bytestring (0.9.*), hosc (≥0.1 & <0.9), process (≥1.0 & <1.2), random (≥1.0 & <2), transformers (≥0.2 & <0.4), utility-ht (≥0.0.1 & <0.1) |
| License | GPL |
| Copyright | Henning Thielemann, 2009 |
| Author | Henning Thielemann <supercollider@henning-thielemann.de> |
| Maintainer | Henning Thielemann <supercollider@henning-thielemann.de> |
| Stability | Experimental |
| Category | Sound |
| Home page | http://www.haskell.org/haskellwiki/SuperCollider |
| Source repository | darcs get http://code.haskell.org/~thielema/opensoundcontrol/ |
| Upload date | Tue Apr 10 19:16:10 UTC 2012 |
| Uploaded by | HenningThielemann |
| Built on | ghc-7.4 |
Modules
Downloads
- opensoundcontrol-ht-0.1.1.1.tar.gz (Cabal source package)
- package description (included in the package)