aboutsummaryrefslogtreecommitdiff
path: root/help-gem_change.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-gem_change.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-gem_change.pd')
-rw-r--r--help-gem_change.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/help-gem_change.pd b/help-gem_change.pd
new file mode 100644
index 0000000..c02ddd1
--- /dev/null
+++ b/help-gem_change.pd
@@ -0,0 +1,13 @@
+#N canvas 356 327 600 500 10;
+#X text 124 68 GEM object;
+#X obj 123 298 print out1;
+#X obj 123 219 change;
+#X msg 123 156 0;
+#X msg 166 154 1;
+#X text 138 23 [change];
+#X text 58 360 [change] only outputs when the inlet receives a value
+that is different than the previous value.;
+#X text 57 404 [change] is very nice for the == and > objects.;
+#X connect 2 0 1 0;
+#X connect 3 0 2 0;
+#X connect 4 0 2 0;