diff options
Diffstat (limited to 'semento/sft.commun.x-help.pd')
-rw-r--r-- | semento/sft.commun.x-help.pd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/semento/sft.commun.x-help.pd b/semento/sft.commun.x-help.pd index e5ad3fd..b00d04d 100644 --- a/semento/sft.commun.x-help.pd +++ b/semento/sft.commun.x-help.pd @@ -1,12 +1,12 @@ #N canvas 797 415 454 304 10; -#X text 25 26 sft.commun.x - Make a control visible to the OSC system +#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 sft.originator /system1 \$0; -#X obj 24 143 sft.commun.x /button1 \$0; +#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; |