aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:05:00 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2010-11-11 12:05:00 +0000
commite290ca960329bfc16c15b752732e81dcb20c1425 (patch)
tree1fd8dbedb6d27b7e0e15192f010679c1412089ed
parentceb6f8b4bdb02264040a500ebf2d73b7a5829cb6 (diff)
small adjustments
svn path=/trunk/externals/nusmuk/; revision=14395
-rw-r--r--nusmuk-audio/debian/control12
-rw-r--r--nusmuk-utils/debian/control22
2 files changed, 27 insertions, 7 deletions
diff --git a/nusmuk-audio/debian/control b/nusmuk-audio/debian/control
index affa953..c920e46 100644
--- a/nusmuk-audio/debian/control
+++ b/nusmuk-audio/debian/control
@@ -13,8 +13,14 @@ Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends}
-Description: few usefull abstractions and externals for audio synthesis for pd made by Cyrille Henry
-
-This objects' collection aim at improving audio synthesis quality within Pure Data. This collection enholds band limited oscillator and objects that read tables in a more flexible way than the Pure Data native ones. Some filters and various objects are also available.
+Description: a random collection of Pd objects dedicated to audio synthesis by Cyrille Henry
+ This objects collection aim at improving audio synthesis quality
+ This collection enholds :
+ synthesis tools
+ band limited oscillator
+ better tables reader
+ filters
+ effects
+ visualisation tools
diff --git a/nusmuk-utils/debian/control b/nusmuk-utils/debian/control
index d8aa8cf..f07ec1b 100644
--- a/nusmuk-utils/debian/control
+++ b/nusmuk-utils/debian/control
@@ -13,7 +13,21 @@ Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends}
-Description: few usefull abstractions and externals for pd made by Cyrille Henry
-
-This is my collection of abstraction that i always use.
-the object included are : between, line3, pps, filtered_random, many_bang, rand_diff, fmod, once, randn, lb, pbank, rnd_flow, lfo, p, rnd_metro
+Description: a random collection of usefull Pd objects by Cyrille Henry
+ This is my collection of abstraction that i always use.
+ the object included are :
+ between
+ line3
+ pps
+ filtered_random
+ many_bang
+ rand_diff
+ fmod
+ once
+ randn
+ lb
+ pbank
+ rnd_flow
+ lfo
+ p
+ rnd_metro