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 --- vmin-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 vmin-help.pd (limited to 'vmin-help.pd') diff --git a/vmin-help.pd b/vmin-help.pd new file mode 100644 index 0000000..a6bc097 --- /dev/null +++ b/vmin-help.pd @@ -0,0 +1,21 @@ +#N canvas 480 472 473 127 10; +#X floatatom 35 104 5 0 0; +#X text 387 99 j#|@2002; +#X obj 409 77 SMLib-help; +#X msg 133 47 0; +#X msg 168 47 0 1 0 1; +#X msg 236 47 0 0 1 1; +#X floatatom 86 104 5 0 0; +#X msg 15 47 1 2 3 1; +#X msg 81 47 3 4 1; +#X text 14 3 vcog computes minimum of a list of floats; +#X text 13 21 and the location of the first occurance of the minimum +; +#X obj 49 76 vmin; +#X connect 3 0 11 0; +#X connect 4 0 11 0; +#X connect 5 0 11 0; +#X connect 7 0 11 0; +#X connect 8 0 11 0; +#X connect 11 0 0 0; +#X connect 11 1 6 0; -- cgit v1.2.1