Popularity
5.9
Declining
Activity
0.0
Stable
7
6
2

Monthly Downloads: 29
Programming language: Haskell
License: LicenseRef-GPL
Tags: Sound     Multimedia     Hsc3    
Latest version: v0.10.0

hsc3-server alternatives and similar packages

Based on the "hsc3" category.
Alternatively, view hsc3-server alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hsc3-server or a related project?

Add another 'hsc3' Package

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