aboutsummaryrefslogtreecommitdiff
path: root/help-tripleLine.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-07-30 21:52:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-07-30 21:52:27 +0000
commitc8f3e3674f08bf56407e478c3160c4392196c118 (patch)
treec02a0612aa9172c4ee8557ecc5626020a2d4d4b8 /help-tripleLine.pd
separated out all objects into individual files; created a few missing help files; moves all help files to new 0.37 help- standard; removed [reson~] and [abs~] since they are now maintained elsewhere; created Makefile for Linux and Darwinsvn2git-root
svn path=/trunk/externals/markex/; revision=806
Diffstat (limited to 'help-tripleLine.pd')
-rw-r--r--help-tripleLine.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/help-tripleLine.pd b/help-tripleLine.pd
new file mode 100644
index 0000000..ed23fe5
--- /dev/null
+++ b/help-tripleLine.pd
@@ -0,0 +1,17 @@
+#N canvas 749 231 600 500 10;
+#X text 124 68 GEM object;
+#X text 138 24 tripleLine;
+#X obj 123 223 tripleLine;
+#X obj 123 273 unpack 0 0 0;
+#X floatatom 123 319;
+#X floatatom 168 348;
+#X floatatom 214 319;
+#X msg 123 157 1 0 0 2000;
+#X msg 234 158 0 1 0.1 2000;
+#X text 46 406 tripleLine is like the line object except that it works with 3 values at once.;
+#X connect 2 0 3 0;
+#X connect 3 0 4 0;
+#X connect 3 1 5 0;
+#X connect 3 2 6 0;
+#X connect 7 0 2 0;
+#X connect 8 0 2 0;