@hackage hsc3-server0.10.0
SuperCollider server resource management and synchronization.
Installation
Dependencies (16)
- ListZipper
- base >=4.3 && <5
- bitset >=1.0
- bytestring
- containers >=0.2
- data-default >=0.5 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
build-examples
(off by default)
Build example programs
hsc3-server

hsc3-server is a Haskell library for managing SuperCollider server resources such as node, buffer and bus ids. It also provides synchronization primitives.
Installation
cabal install hsc3-server
Documentation
Reporting bugs
Please report bugs in our issue tracker.
Development
hsc3-server's source code is hosted at github. You can check out a copy of the repository with the following command:
git clone git://github.com/kaoskorobase/hsc3-server.git