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 --- vlavg-help.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 vlavg-help.pd (limited to 'vlavg-help.pd') diff --git a/vlavg-help.pd b/vlavg-help.pd new file mode 100644 index 0000000..764e598 --- /dev/null +++ b/vlavg-help.pd @@ -0,0 +1,29 @@ +#N canvas 448 299 464 314 10; +#X obj 8 249 prepend 0; +#N canvas 0 0 450 300 graph1 0; +#X array array_vlavg 10 float 0; +#X coords 0 1 9 -1 200 140 1; +#X restore 239 102 graph; +#X msg 8 58 1 1 1 1 1 1 1 1 1 1; +#X msg 8 80 1 0 1 0 1 0 1 0 1 0; +#X msg 8 102 0 1 0 1 0 1 0 1 0 1; +#X msg 8 124 0 0 0 0 0 0 0 0 0 0; +#X obj 8 224 vlavg 6; +#X msg 8 146 -1 -1 0 0 -1 -1 0 0 -1 -1; +#X msg 8 168 0 0 0 0 0 1 1 1 1 1; +#X text 376 285 j#|@2002; +#X text 7 3 vlavg: vector leaky average; +#X text 8 22 the argument is the half-decay expressed in number of +activations; +#X obj 8 275 s array_vlavg; +#X obj 397 264 SMLib-help; +#X msg 27 201 decay 20; +#X connect 0 0 12 0; +#X connect 2 0 6 0; +#X connect 3 0 6 0; +#X connect 4 0 6 0; +#X connect 5 0 6 0; +#X connect 6 0 0 0; +#X connect 7 0 6 0; +#X connect 8 0 6 0; +#X connect 14 0 6 0; -- cgit v1.2.1