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.


[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, data-default, data-ordlist, directory, filepath, hashable, hosc (>=0.15 && <0.16), network, process, random, safe, split (>=0.2), transformers [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape and others, 2005-2014
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 2015-04-21T21:24:24Z
Distributions NixOS:0.20
Reverse Dependencies 20 direct, 10 indirect [details]
Downloads 14940 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-19 [all 1 reports]

Readme for hsc3-0.15.1

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

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

For installation and configuration information see 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
- [hsc3-rw](?t=hsc3-rw): UGen Graph Re-writing
- [hsc3-forth](?t=hsc3-forth): FORTH SuperCollider
- [hsc3-lisp](?t=hsc3-lisp): LISP SuperCollider

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

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

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

see the [darcs][darcs] [history](?t=hsc3&q=history) for details

initial announcement:
[[haskell.org](http://www.haskell.org/pipermail/haskell-cafe/2005-November/012483.html)]

[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&e=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/