hsc3-rec: Haskell SuperCollider Record Variants

[ deprecated, library, sound ] [ Propose Tags ]
Deprecated

hsc3-rec provides record variants of the unit generator constructors at hsc3.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.7, 0.8, 0.9, 0.11, 0.12, 0.14, 0.14.1
Dependencies base (>=4 && <5), hsc3 (==0.9) [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape and others, 2008-2011
Author Rohan Drape
Maintainer rd@slavepianos.org
Category Sound
Home page http://slavepianos.org/rd/?t=hsc3-rec
Source repo head: darcs get http://slavepianos.org/rd/sw/hsc3-rec/
Uploaded by RohanDrape at 2011-03-09T00:22:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5402 total (14 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-rec-0.9

[back to package description]
hsc3-rec - haskell supercollider record variants

Provides record constructors for all unit generators
that take at least one parameter.

To be useable requires record field disambiguation
as is present in ghc >= 6.8.2.

The record variants are generated by a program using
the database at hsc3-db.  This database is
auto-generated from the supercollider language unit
generator bindings and is not entirely accurate.

In particular neither argument re-ordering or multiple
channel collapse are correctly annotated, see for
instance the Out unit generator in the help file
analog-bubbles.hs, where explicit bus numbering is
required.

(c) rohan drape and others, 2008-2011
    gpl, http://gnu.org/copyleft/