The latest version of opensoundcontrol-ht is 0.3-0.
opensoundcontrol-ht
Version 0.1 revision 0 uploaded by HenningThielemann.
Package meta
- Synopsis
- Haskell OpenSoundControl utilities
- Description
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
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.
- Author
- Henning Thielemann <supercollider@henning-thielemann.de>
- Bug reports
- n/a
- Category
- Sound
- Copyright
- Henning Thielemann, 2009
- Homepage
- http://www.haskell.org/haskellwiki/SuperCollider
- Maintainer
- Henning Thielemann <supercollider@henning-thielemann.de>
- Package URL
- n/a
- Stability
- Experimental