@hackage / hsc3-server

SuperCollider server resource management and synchronization.

Latest0.10.0

About

Metadata

  • Last updated , by StefanKersten
  • License LicenseRef-GPL
  • Categories Audio
  • Maintained by: kaoskorobase@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-examples (off by default)

    Build example programs

Readme

hsc3-server Hackage version Build Status

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