kaoskorobase / hsc3-process

A Haskell library to create and control SuperCollider scsynth processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hsc3-process Hackage version Build Status

hsc3-process is a Haskell library that facilitates launching external SuperCollider scsynth processes for realtime or non-realtime processing.

Installation

cabal install hsc3-process

Documentation

Reporting bugs

Please report bugs in our issue tracker.

Development

hsc3-process' 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-process.git

Authors

Copyright (c) Stefan Kersten and others 2008-2014 with contributions by

  • Rohan Drape

About

A Haskell library to create and control SuperCollider scsynth processes

License:GNU General Public License v2.0


Languages

Language:Haskell 100.0%