aboutsummaryrefslogtreecommitdiff
path: root/externals/build/doc/maxlib/help-plus.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-04-26 20:42:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-04-26 20:42:22 +0000
commitfa93163aaee7f2d27cdc3067a840dd23bb5715a5 (patch)
tree90732c976b36eada8979c49a63d2a6efd7487a0e /externals/build/doc/maxlib/help-plus.pd
parent922145ad5aaa61ca16c8b9940ed731c948b38781 (diff)
moved maxlib docs to the proper location
svn path=/trunk/; revision=597
Diffstat (limited to 'externals/build/doc/maxlib/help-plus.pd')
-rw-r--r--externals/build/doc/maxlib/help-plus.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/externals/build/doc/maxlib/help-plus.pd b/externals/build/doc/maxlib/help-plus.pd
new file mode 100644
index 00000000..3a0e442c
--- /dev/null
+++ b/externals/build/doc/maxlib/help-plus.pd
@@ -0,0 +1,17 @@
+#N canvas 328 264 464 316 12;
+#X floatatom 54 217 5 0 0;
+#X floatatom 54 127 5 0 0;
+#X floatatom 107 127 5 0 0;
+#X text 133 204 use creation arguments to set initial;
+#X text 133 220 values for inlets;
+#X text 26 20 plus :: like '+' but calculates result;
+#X msg 23 83 bang;
+#X text 69 82 calculate and output result now;
+#X obj 54 172 plus 8 6 2;
+#X floatatom 161 127 5 0 0;
+#X text 91 40 whenever leftmost or second inlet is changed;
+#X connect 1 0 8 0;
+#X connect 2 0 8 1;
+#X connect 6 0 8 0;
+#X connect 8 0 0 0;
+#X connect 9 0 8 2;