From d145fa6f792d6c44da2feec90507adb94e40323e Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jul 2011 03:59:16 +0000 Subject: got everything building using the template Makefile svn path=/trunk/externals/unauthorized/; revision=15173 --- compressor~-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 compressor~-help.pd (limited to 'compressor~-help.pd') diff --git a/compressor~-help.pd b/compressor~-help.pd new file mode 100644 index 0000000..0b5d277 --- /dev/null +++ b/compressor~-help.pd @@ -0,0 +1,14 @@ +#N canvas 251 75 572 506 10; +#X obj 149 202 dac~; +#X obj 150 128 compressor~; +#X text 290 253 comments & bugs @ ydegoyon.free.fr; +#X text 243 19 Compressor~ : an audio compressor; +#X floatatom 259 86 5 -100 500; +#X obj 108 41 osc~ 250; +#X text 305 83 strength [ min : -1 \; max = 5 \; default = 0 ]; +#X obj 215 88 / 100; +#X connect 1 0 0 0; +#X connect 1 0 0 1; +#X connect 4 0 7 0; +#X connect 5 0 1 0; +#X connect 7 0 1 1; -- cgit v1.2.1