@hackage hsc30.16
Haskell SuperCollider
Installation
Dependencies (18)
- array
- base >=4.7 && <5
- binary
- bytestring
- containers
- data-default Show all…
Dependents (26)
@hackage/hsc3-cairo, @hackage/hosc-utils, @hackage/hsc3-server, @hackage/hsc3-unsafe, @hackage/sc3-rdu, @hackage/hsc3-utils, Show all…
hsc3 - haskell supercollider
hsc3 provides Sound.SC3, a module for using Haskell as
a client to the SuperCollider synthesis server. hsc3 requires
hosc.
For installation and configuration information see the tutorial at hsc3-texts.
There are a number of related projects:
- hsc3-dot: UGen Graph Drawing
- hsc3-graphs: UGen Graphs
- hsc3-lang: SC3 Language
- hsc3-cairo & hsc3-plot: Drawing & Plotting
- hsc3-rec & hsc3-unsafe: UGen Variants
- hsc3-db: UGen Database
- hsc3-rw: UGen Graph Re-writing
- hsc3-forth: FORTH SuperCollider
- hsc3-lisp: LISP SuperCollider
The hsc3 interaction environment (hsc3.el) is written for GNU Emacs.
cli
scsyndef-stat, scsyndef-to-hs, scsynth, setup
© rohan drape and others, 2005-2017, gpl. with contributions by:
- henning thielemann
- stefan kersten
- alex mclean
- brent yorgey
- shae erisson
see the darcs history for details
initial announcement: [2005-11-29/haskell-cafe, haskell.org]