aboutsummaryrefslogtreecommitdiff
path: root/semento/sft.commun.x-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-07-24 09:59:49 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-07-24 09:59:49 +0000
commitb54beb5c550f8b12d0ecce9e3b89c9906c9f829b (patch)
tree2f3d43b9294aa223cafea67c441a7f5109bd2d15 /semento/sft.commun.x-help.pd
parentc3fea1398705a3109f741cab53c7897f305af25b (diff)
renamed
svn path=/trunk/abstractions/senderfruit/; revision=10215
Diffstat (limited to 'semento/sft.commun.x-help.pd')
-rw-r--r--semento/sft.commun.x-help.pd17
1 files changed, 0 insertions, 17 deletions
diff --git a/semento/sft.commun.x-help.pd b/semento/sft.commun.x-help.pd
deleted file mode 100644
index b00d04d..0000000
--- a/semento/sft.commun.x-help.pd
+++ /dev/null
@@ -1,17 +0,0 @@
-#N canvas 797 415 454 304 10;
-#X text 25 26 commun-c-justosc - Make a control visible to the OSC system
-of Memento \, without state-saving.;
-#X text 25 62 Mostly this is for buttons \, but could also work for
-other controls whose state is transient in nature.;
-#X obj 24 219 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
--1;
-#X obj 110 277 originator-p /system1 \$0;
-#X obj 24 143 commun-c-justosc /button1 \$0;
-#X msg 229 133 /system1/button1 bang;
-#X obj 229 159 s PDOSC;
-#X obj 229 239 s /system1/OSC;
-#X msg 229 211 /button1 bang;
-#X text 250 184 Or;
-#X connect 4 0 2 0;
-#X connect 5 0 6 0;
-#X connect 8 0 7 0;