From 2e5402b354317ba36480d00de4f1aced6755b7cf Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Sun, 6 Nov 2011 01:25:48 +0000 Subject: Added META subpatch svn path=/trunk/externals/smlib/; revision=15705 --- lrange-help.pd | 55 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 22 deletions(-) (limited to 'lrange-help.pd') diff --git a/lrange-help.pd b/lrange-help.pd index 270e0d5..01ef4da 100644 --- a/lrange-help.pd +++ b/lrange-help.pd @@ -1,22 +1,33 @@ -#N canvas 553 310 441 199 10; -#X text 352 168 j#|@2002; -#X obj 374 146 SMLib-help; -#X floatatom 54 72 5 0 0; -#X obj 10 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#X text 54 52 x(i); -#X floatatom 10 168 5 0 0; -#X obj 10 98 float; -#X text 6 21 argument: half-decay time (in number of activations); -#X msg 119 98 clear; -#X text 117 76 clear accumulator; -#X text 7 4 lrange: leaky maximum minus leaky minimum; -#X obj 10 138 lrange 10; -#X msg 244 106 decay 5; -#X text 243 90 set half-decay time; -#X connect 2 0 6 1; -#X connect 3 0 6 0; -#X connect 6 0 11 0; -#X connect 8 0 11 0; -#X connect 11 0 5 0; -#X connect 12 0 11 0; +#N canvas 1 53 441 199 10; +#X text 351 133 j#|@2002; +#X obj 373 111 SMLib-help; +#X floatatom 54 72 5 0 0 0 - - -; +#X obj 10 55 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 54 52 x(i); +#X floatatom 10 168 5 0 0 0 - - -; +#X obj 10 98 float; +#X text 6 21 argument: half-decay time (in number of activations); +#X msg 119 98 clear; +#X text 117 76 clear accumulator; +#X text 7 4 lrange: leaky maximum minus leaky minimum; +#X obj 10 138 lrange 10; +#X msg 244 106 decay 5; +#X text 243 90 set half-decay time; +#N canvas 224 251 494 344 META 0; +#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL v2; +#X text 12 5 KEYWORDS control filter; +#X text 12 85 OUTLET_0 float; +#X text 12 105 AUTHOR Johannes Taelman (johannes.taelman@rug.ac.be) +; +#X text 12 45 DESCRIPTION leaky maximum minus leaky minimum; +#X text 12 65 INLET_0 float clear decay; +#X restore 391 156 pd META; +#X connect 2 0 6 1; +#X connect 3 0 6 0; +#X connect 6 0 11 0; +#X connect 8 0 11 0; +#X connect 11 0 5 0; +#X connect 12 0 11 0; -- cgit v1.2.1