aboutsummaryrefslogtreecommitdiff
path: root/change-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-12 21:06:59 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-12 21:06:59 +0000
commit93dcd1630d85331334f1f58a8939142cb4342449 (patch)
treeabef36cb7a5a52006a5d50e51b358ccf5b4d79b1 /change-help.pd
parented5f9b5db036f8bf420b38d674c9b3b1822b3b7b (diff)
change has long been in core pd;
added abstraction for the some of the functions svn path=/trunk/externals/markex/; revision=4695
Diffstat (limited to 'change-help.pd')
-rw-r--r--change-help.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/change-help.pd b/change-help.pd
deleted file mode 100644
index c02ddd1..0000000
--- a/change-help.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#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;