hsc3-process

A Haskell library to create and control SuperCollider scsynth processes


Keywords
sound, Propose Tags, https://github.com/kaoskorobase/hsc3-process/blob/master/ChangeLog.md, , Index, Sound.SC3.Server.Process, Sound.SC3.Server.Process.CommandLine, Sound.SC3.Server.Process.Make, Sound.SC3.Server.Process.Options, More info, hsc3-process-0.10.0.tar.gz, browse, Package description, Package maintainers, StefanKersten, edit package information
License
Other
Install
cabal install hsc3-process-0.10.0

Documentation

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