aboutsummaryrefslogtreecommitdiff
path: root/modf-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /modf-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'modf-help.pd')
-rw-r--r--modf-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/modf-help.pd b/modf-help.pd
new file mode 100644
index 0000000..38d492d
--- /dev/null
+++ b/modf-help.pd
@@ -0,0 +1,17 @@
+#N canvas 1128 0 778 541 10;
+#X text 63 37 tags: math;
+#X text 66 20 description: modulo for floats;
+#X floatatom 89 93 5 0 0 0 - - -;
+#X floatatom 89 201 5 0 0 0 - - -;
+#X floatatom 189 105 5 0 0 0 - - -;
+#X text 167 152 Argument and inlet 2: modulo;
+#X floatatom 91 316 5 0 0 0 - - -;
+#X obj 92 288 maxlib/wrap 5;
+#X obj 89 154 mtl/modf 5;
+#X floatatom 92 261 5 0 0 0 - - -;
+#X text 156 255 You can also just use maxlib/wrap or fmod;
+#X connect 2 0 8 0;
+#X connect 4 0 8 1;
+#X connect 7 0 6 0;
+#X connect 8 0 3 0;
+#X connect 9 0 7 0;