packages feed

hsc3-db-0.15: README

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/