@hackage hsc30.19
Haskell SuperCollider
Installation
Tested Compilers
Dependencies (19)
- array
- base >=4.7 && <5
- binary
- bytestring
- containers
- data-binary-ieee754 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.
There is an introduction and a tutorial at hsc3-texts.
There are a number of related projects:
- sc3-rdu: SuperCollider UGens (1998)
- rsc3: Scheme SuperCollider (2004)
- hsc3-dot: UGen graph drawing (2006)
- hsc3-graphs: UGen graph collection (2006)
- hsc3-db: UGen Database (2006)
- hsc3-sf: Sound file IO (2006)
- hsc3-unsafe: Unsafe UGen variants (2006)
- hsc3-lang: SC3 language (2007)
- hsc3-rec: Record UGens (2008)
- smlsc3: Standard ML SuperCollider (2008)
- hsc3-sf-hsndfile: Sound file IO (libsndfile) (2010)
- hsc3-auditor: Simple sound event auditioner (2010)
- hsc3-cairo: Drawing (2012)
- hsc3-plot: Plotting (2013)
- hsc3-data: Data formats &etc. (2013)
- hsc3-rw: UGen Graph Re-writing (2013)
- hsc3-forth: FORTH SuperCollider (2014)
- hsc3-lisp: LISP SuperCollider (2014)
- hsc3-m: UGen variants (2018)
- stsc3: Smalltalk SuperCollider (2019)
- hsc3-util: hsc3 & related utilities (2020)
The hsc3 interaction environment (hsc3.el) is written for GNU Emacs.
cli
help
© rohan drape and others, 2005-2021, gpl-3
with contributions by:
- henning thielemann
- stefan kersten
- alex mclean
- brent yorgey
- shae erisson
see the git history for details
initial announcement: [2005-11-29/haskell-cafe, haskell.org]