From f383589a188de280f26afe092168d3e6f5206ea6 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Thu, 24 Jul 2008 10:04:42 +0000 Subject: renaming very unfortunately named semento to memento-p to aid discoverability (for the record, semento was supposed to be a play on 'senderfoot's memento' and 'cement'! :)). abstractions marked with -p are part of polaroid, and those with -c have features for controctopus. svn path=/trunk/abstractions/senderfruit/; revision=10216 --- memento-p/commun-c-justosc-help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 memento-p/commun-c-justosc-help.pd (limited to 'memento-p/commun-c-justosc-help.pd') diff --git a/memento-p/commun-c-justosc-help.pd b/memento-p/commun-c-justosc-help.pd new file mode 100644 index 0000000..b00d04d --- /dev/null +++ b/memento-p/commun-c-justosc-help.pd @@ -0,0 +1,17 @@ +#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; -- cgit v1.2.1