hsc3: Haskell SuperCollider

[ gpl, library, sound ] [ Propose Tags ]

Haskell client for the SuperCollider synthesis server, http://audiosynth.com/.

For installation and configuration see the Tutorial at http://rd.slavepianos.org/?t=hsc3-texts.

hsc3 has two implementations of the non-determinstic Unit Generators, Sound.SC3.UGen.ID and Sound.SC3.UGen.Monad.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.11, 0.12, 0.13, 0.14, 0.15, 0.15.1, 0.16, 0.17, 0.18, 0.19, 0.19.1, 0.20
Dependencies base (>=4 && <5), binary, bytestring, containers, directory, filepath, hosc (>=0.13 && <0.14), murmur-hash, network, process, random, split, transformers [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape and others, 2006-2012
Author Rohan Drape
Maintainer rd@slavepianos.org
Category Sound
Home page http://rd.slavepianos.org/?t=hsc3
Source repo head: darcs get http://rd.slavepianos.org/sw/hsc3/
Uploaded by RohanDrape at 2012-12-20T01:04:51Z
Distributions NixOS:0.20
Reverse Dependencies 20 direct, 10 indirect [details]
Downloads 15028 total (66 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hsc3-0.13

[back to package description]
hsc3 - haskell supercollider
----------------------------

[hsc3][hsc3] provides Sound.SC3, a module that facilitates using
[Haskell][hs] as a client to the [SuperCollider][sc3] synthesis
server.  hsc3 requires [hosc](?t=hosc).

For installation and configuration information please consult the
[tutorial][tutorial] at [hsc3-texts][hsc3-texts].

There are a number of related projects:

- [hsc3-dot](?t=hsc3-dot): UGen Graph Drawing
- [hsc3-graphs](?t=hsc3-graphs): UGen Graphs
- [hsc3-lang](?t=hsc3-lang): SC3 Language
- [hsc3-cairo](?t=hsc3-cairo) & [hsc3-plot](?t=hsc3-plot): Drawing & Plotting
- [hsc3-rec](?t=hsc3-rec) & [hsc3-unsafe](?t=hsc3-rec): UGen Variants
- [hsc3-db](?t=hsc3-db): UGen Database

The hsc3 interaction environment is written for [GNU][gnu]
[Emacs][emacs].

© [rohan drape][rd] and others, 2006-2012, [gpl][gpl].
with contributions by:

- henning thielemann
- stefan kersten
- alex mclean
- brent yorgey
- shae erisson

see the [darcs][darcs] [history][hsc3-history] for details

[rd]: http://rd.slavepianos.org/
[hsc3]: http://rd.slavepianos.org/?t=hsc3
[hs]: http://haskell.org/
[sc3]: http://audiosynth.com/
[tutorial]: http://rd.slavepianos.org/?t=hsc3-texts&l=lhs/hsc3-tutorial.lhs
[hsc3-texts]: http://rd.slavepianos.org/?t=hsc3-texts
[gnu]: http://gnu.org/
[emacs]: http://gnu.org/software/emacs/
[darcs]: http://darcs.net/
[gpl]: http://gnu.org/copyleft/
[hsc3-history]:  http://rd.slavepianos.org/r/d/darcsweb.cgi?r=hsc3