aboutsummaryrefslogtreecommitdiff
path: root/core/round-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-08-19 07:42:50 +0000
commit897b75f7b63b024cb61b58498ff7e22a4e8b88f4 (patch)
tree6be0951a6e2b4e14a72928111ce809849bd3d282 /core/round-help.pd
parentc9fe7d89b7092fa55ca34f5b8bbec67d1513eec5 (diff)
more helpfiles
svn path=/trunk/abstractions/senderfruit/; revision=10255
Diffstat (limited to 'core/round-help.pd')
-rw-r--r--core/round-help.pd10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/round-help.pd b/core/round-help.pd
new file mode 100644
index 0000000..bacd6a3
--- /dev/null
+++ b/core/round-help.pd
@@ -0,0 +1,10 @@
+#N canvas 0 22 387 243 10;
+#X text 27 15 [round] - round a number to the closest integer;
+#X obj 76 87 hsl 128 15 0 10 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 600 1;
+#X obj 73 145 round;
+#X floatatom 73 173 5 0 0 0 - - -;
+#X floatatom 73 118 5 0 0 0 - - -;
+#X connect 1 0 4 0;
+#X connect 2 0 3 0;
+#X connect 4 0 2 0;