diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-16 02:20:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-16 02:20:35 +0000 |
commit | d9cc0f83b5f149b99f97be636b7304114cb3fdab (patch) | |
tree | 099738926ac282c488e516731e79013f0c6fcdbc /debian/control | |
parent | d16cc297b8c34ed50da7d0bf7b9b1acdbfe3be74 (diff) |
cleaned up Description: formatting
svn path=/trunk/externals/mjlib/; revision=13803
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/control b/debian/control index d2955bd..1080ca7 100644 --- a/debian/control +++ b/debian/control @@ -12,12 +12,10 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd 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 + * 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 |