aboutsummaryrefslogtreecommitdiff
path: root/sfruit/quantize-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2009-01-03 09:15:08 +0000
commit855530f5a83c85a5e67323e4ab5a00a8d14537bb (patch)
tree35aea9626894cf947c8d5ead9de84d7a8d2e655d /sfruit/quantize-help.pd
parent3355d9b9ce4b732f08ffa9abf80f40b74a47e247 (diff)
some new objects to support structhausen and mmmap
svn path=/trunk/abstractions/sfruit/; revision=10473
Diffstat (limited to 'sfruit/quantize-help.pd')
-rw-r--r--sfruit/quantize-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/sfruit/quantize-help.pd b/sfruit/quantize-help.pd
new file mode 100644
index 0000000..68ce93f
--- /dev/null
+++ b/sfruit/quantize-help.pd
@@ -0,0 +1,11 @@
+#N canvas 496 468 450 300 10;
+#X text 272 256 2008 Luke Iannini;
+#X floatatom 115 107 5 0 0 0 - - -;
+#X floatatom 115 188 5 0 0 0 - - -;
+#X obj 115 145 quantize 16;
+#X text 22 20 [quantize] rounds a number to the next multiple of its
+argument;
+#X msg 193 145 0.333;
+#X connect 1 0 3 0;
+#X connect 3 0 2 0;
+#X connect 5 0 3 1;