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 --- vcog-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 vcog-help.pd (limited to 'vcog-help.pd') diff --git a/vcog-help.pd b/vcog-help.pd new file mode 100644 index 0000000..0e8d67f --- /dev/null +++ b/vcog-help.pd @@ -0,0 +1,21 @@ +#N canvas 480 472 471 125 10; +#X msg 18 40 1 2 3 4; +#X floatatom 50 96 5 0 0; +#X msg 84 40 3 4 5; +#X text 387 99 j#|@2002; +#X obj 409 77 SMLib-help; +#X obj 52 69 vcog; +#X text 16 14 vcog computes the center of gravity of a list of floats +; +#X msg 134 40 0 1 0 1; +#X msg 199 40 0 0 1 1; +#X msg 263 40 8; +#X msg 144 74 1 -1; +#X text 142 94 zero sum causes no output; +#X connect 0 0 5 0; +#X connect 2 0 5 0; +#X connect 5 0 1 0; +#X connect 7 0 5 0; +#X connect 8 0 5 0; +#X connect 9 0 5 0; +#X connect 10 0 5 0; -- cgit v1.2.1