From da1f0065d07250b86b9a761b012987e4825f491f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 28 Nov 2005 16:53:25 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4068, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/smlib/; revision=4069 --- help/vfmod-help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 help/vfmod-help.pd (limited to 'help/vfmod-help.pd') diff --git a/help/vfmod-help.pd b/help/vfmod-help.pd new file mode 100644 index 0000000..e4ccbb2 --- /dev/null +++ b/help/vfmod-help.pd @@ -0,0 +1,17 @@ +#N canvas 163 334 442 175 12; +#X text 364 147 j#|@2002; +#X obj 386 127 SMLib; +#X text 10 6 vfmod computes the modulo of each element in a vector +; +#X obj 15 127 print; +#X floatatom 66 81 5 0 0; +#X text 79 103 base; +#X text 78 119 base zero becomes one; +#X msg 15 33 0 0.5 1 1.5 2 2.5 3 3.5; +#X msg 26 58 0 -0.5 -1 -1.5 -2 -2.5 -3 -3.5; +#X obj 15 101 vfmod 2; +#X text 78 134 default argument is 1; +#X connect 4 0 9 1; +#X connect 7 0 9 0; +#X connect 8 0 9 0; +#X connect 9 0 3 0; -- cgit v1.2.1