diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 19fda48..bfe5d35 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: pd-mjlib Section: sound Priority: optional -Maintainer: Paul Brossier <piem@debian.org> +Maintainer: Hans-Christoph Steiner <hans@eds.org> Build-Depends: debhelper (>= 7.0.50~), puredata Standards-Version: 3.8.3 Homepage: http://puredata.info @@ -9,5 +9,14 @@ Homepage: http://puredata.info Package: pd-mjlib Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: library of objects for composing music +Description: library of Pd objects for composing music A library of objects for composing music written by Mark Williamson. + + There are currently five objects: + pin~ - randomly delivers the input signal to either the right or left + outlet with a given probability + metroplus - allows complex timing bangs to be delivered + prob - generates random events with a given probability + monorhythm - basic rhythm pattern building blocks that allows polyrhthms + to be generated quickly and easily + about - delivers a number that is "about" the same as the input number |