From ed5f9b5db036f8bf420b38d674c9b3b1822b3b7b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Dec 2005 05:24:58 +0000 Subject: converted things to fit in with the namespace svn path=/trunk/externals/markex/; revision=4167 --- change-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 change-help.pd (limited to 'change-help.pd') diff --git a/change-help.pd b/change-help.pd new file mode 100644 index 0000000..c02ddd1 --- /dev/null +++ b/change-help.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; -- cgit v1.2.1