aboutsummaryrefslogtreecommitdiff
path: root/help/vfmod-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 00:34:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 00:34:05 +0000
commit086e6b358ad45bda0e6a948cfb7ea2d33ab7da5a (patch)
treeb87b0adfbfd8f9b9439d8bf528b63b64f23dce03 /help/vfmod-help.pd
parent98e3e1214cf71a62b2de938c9c7e07f6bdd0090c (diff)
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
Diffstat (limited to 'help/vfmod-help.pd')
-rw-r--r--help/vfmod-help.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/help/vfmod-help.pd b/help/vfmod-help.pd
deleted file mode 100644
index fb7d7a9..0000000
--- a/help/vfmod-help.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 163 334 442 175 10;
-#X text 364 147 j#|@2002;
-#X obj 386 127 SMLib-help;
-#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;