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 --- lhisti-help.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lhisti-help.pd (limited to 'lhisti-help.pd') diff --git a/lhisti-help.pd b/lhisti-help.pd new file mode 100644 index 0000000..c770a45 --- /dev/null +++ b/lhisti-help.pd @@ -0,0 +1,41 @@ +#N canvas 645 245 441 405 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 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 text 13 4 lhisti: "leaky" histograms without clipping the input +; +#X msg 11 245 -5; +#X connect 3 0 22 0; +#X connect 4 0 3 0; +#X connect 5 0 22 0; +#X connect 6 0 22 0; +#X connect 7 0 22 0; +#X connect 11 0 12 0; +#X connect 13 0 22 0; +#X connect 22 0 2 0; +#X connect 22 0 11 0; +#X connect 23 0 22 0; +#X connect 26 0 22 0; -- cgit v1.2.1