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 --- vmax-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 vmax-help.pd (limited to 'vmax-help.pd') diff --git a/vmax-help.pd b/vmax-help.pd new file mode 100644 index 0000000..d615216 --- /dev/null +++ b/vmax-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 243 48 0 0 1 1; +#X text 14 3 vcog computes maximum of a list of floats; +#X obj 49 76 vmax; +#X floatatom 86 104 5 0 0; +#X msg 15 47 1 2 3 1; +#X msg 81 47 3 4 1; +#X text 13 21 and the location of the first occurance of the maximum +; +#X connect 3 0 7 0; +#X connect 4 0 7 0; +#X connect 5 0 7 0; +#X connect 7 0 0 0; +#X connect 7 1 8 0; +#X connect 9 0 7 0; +#X connect 10 0 7 0; -- cgit v1.2.1