@hackage hsc3-db0.15
Haskell SuperCollider Unit Generator Database
Deprecated
Dependencies (3)
Dependents (3)
@hackage/sc3-rdu, @hackage/acme-everything, @hackage/hsc3-forth
hsc3-db
hsc3-db provides Sound.SC3.UGen.DB.Data
, a Haskell
module that contains a database of SuperCollider 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 bindings from the
database at Sound.SC3.UGen.DB.Bindings
.
© rohan drape, 2006-2014, gpl.