From 086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 00:34:05 +0000 Subject: re-arranged into libdir and setup with the template Makefile+debian stuff. renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/externals/smlib/; revision=13158 --- lhist-help.pd | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 lhist-help.pd (limited to 'lhist-help.pd') diff --git a/lhist-help.pd b/lhist-help.pd new file mode 100644 index 0000000..e917047 --- /dev/null +++ b/lhist-help.pd @@ -0,0 +1,40 @@ +#N canvas 133 245 443 412 10; +#X text 360 376 j#|@2002; +#X text 380 357 SMLib-help; +#X obj 51 362 print; +#X obj 11 193 random 10; +#X obj 11 174 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 236 193 absolute; +#X msg 236 221 relative; +#X msg 372 192 clear; +#X text 235 172 generate output; +#X text 371 173 reinit; +#X text 31 172 feed data; +#X obj 111 355 vsum; +#X floatatom 111 378 5 0 0 0 - - -; +#X msg 11 220 1 3 5 7 9; +#X text 14 50 - value of first class; +#X text 14 77 - number of classes; +#X text 14 64 - value of last class; +#X text 13 35 arguments:; +#X text 14 124 - array of samples in classes; +#X text 12 109 output:; +#X text 12 145 out-of-range inputs are clipped (cfr lhisti); +#X text 14 7 lhist: "leaky" histograms; +#X text 13 91 - half-decay time; +#X obj 51 325 lhist 0 10 10 5; +#X msg 118 194 leak; +#X text 118 172 perform leak; +#X msg 10 246 -5; +#X connect 3 0 23 0; +#X connect 4 0 3 0; +#X connect 5 0 23 0; +#X connect 6 0 23 0; +#X connect 7 0 23 0; +#X connect 11 0 12 0; +#X connect 13 0 23 0; +#X connect 23 0 2 0; +#X connect 23 0 11 0; +#X connect 24 0 23 0; +#X connect 26 0 23 0; -- cgit v1.2.1