hsc3-db: Haskell SuperCollider Unit Generator Database

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

Database of SuperCollider Unit Generators


[Skip to Readme]

Modules

[Last Documentation]

  • Sound
    • SC3
      • UGen
        • Sound.SC3.UGen.DB
          • Sound.SC3.UGen.DB.Bindings
            • Sound.SC3.UGen.DB.Bindings.Lisp
          • Sound.SC3.UGen.DB.Data
          • Sound.SC3.UGen.DB.Meta
          • Sound.SC3.UGen.DB.PP
          • Sound.SC3.UGen.DB.Record
          • Sound.SC3.UGen.DB.Rename

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.13, 0.14, 0.15
Dependencies base (>=4 && <5), hsc3 (>=0.15 && <0.16), safe [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape, 2006-2014
Author Rohan Drape
Maintainer rd@slavepianos.org
Category Sound
Home page http://rd.slavepianos.org/t/hsc3-db
Source repo head: darcs get http://rd.slavepianos.org/sw/hsc3-db/
Uploaded by RohanDrape at 2014-10-11T05:06:19Z
Distributions
Reverse Dependencies 2 direct, 2 indirect [details]
Downloads 5659 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-12-13 [all 7 reports]

Readme for hsc3-db-0.15

[back to package description]
hsc3-db
-------

[hsc3-db][hsc3-db] provides `Sound.SC3.UGen.DB.Data`, a [Haskell][hs]
module that contains a database of [SuperCollider][sc3] unit
generators.

The database is derived from the sclang run-time environment.  To
generate type:

    $ sclang -l mk/config.yaml mk/mk.scd

The database is both partial and partially inaccurate, but is useful
as a starting point.

There are functions to generate [hsc3][hsc3] bindings from the
database at `Sound.SC3.UGen.DB.Bindings`.

© [rohan drape][rd], 2006-2014, [gpl][gpl].

[hs]: http://haskell.org/
[sc3]: http://audiosynth.com/
[hsc3]:  http://rd.slavepianos.org/?t=hsc3
[hsc3-db]:  http://rd.slavepianos.org/?t=hsc3-db
[rd]:  http://rd.slavepianos.org/
[gpl]: http://gnu.org/copyleft/