[PD] opening abstration with a toggle

Alexandre Quessy listes at sourcelibre.com
Mon Jan 22 23:53:51 CET 2007


This works for me, but I use 0.39-2.

aalex

-----------------------------------------

#N canvas 82 180 450 300 10;
#X msg 237 183 vis \$1;
#X obj 191 106 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X text 103 121 abstraction;
#X msg 172 243 0;
#X msg 123 234 1;
#X obj 109 172 t b b;
#X obj 242 250 namecanvas \$0-subpatch-gop;
#X obj 237 203 s \$0-subpatch-gop;
#X obj 190 137 sel 1;
#X text 208 106 open;
#X connect 0 0 7 0;
#X connect 1 0 8 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 4 0;
#X connect 5 1 3 0;
#X connect 8 0 5 0;
#X connect 8 1 3 0;
#X coords 0 -1 1 1 200 60 1 100 100;


------------------------
2007/1/21, patrick <puredata at 11h11.com>:
> hi all,
>
> on linux with pd 0.40.2 i have a minor bug. please try to open
> goptest.pd and click on the toggle to open the abstraction [vis 1]. here
> i need to toggle it to 1, 0, 1.
>
> patrick
>
>
> #N canvas 415 234 450 300 10;
> #X obj 121 100 absgop;
> #X text 26 42 on linux with pd 0.40.2 i need to click 3 times on the
> toggle before the abstraction open. is this a bug.;
>
>
> #N canvas 0 0 450 300 10;
> #X obj 238 228 namecanvas subpatch-gop;
> #X msg 237 183 vis \$1;
> #X obj 191 106 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
> 1;
> #X obj 237 203 s subpatch-gop;
> #X text 103 121 abstraction;
> #X obj 191 134 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
> -1 -1;
> #X msg 111 166 0;
> #X obj 123 192 del 10;
> #X msg 123 234 1;
> #X obj 123 213 t b;
> #X text 208 106 not working;
> #X text 210 134 pass pass;
> #X connect 1 0 3 0;
> #X connect 2 0 1 0;
> #X connect 5 0 6 0;
> #X connect 6 0 1 0;
> #X connect 6 0 7 0;
> #X connect 7 0 9 0;
> #X connect 8 0 1 0;
> #X connect 9 0 8 0;
> #X coords 0 -1 1 1 200 60 1 100 100;
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
>
>


-- 
Alexandre Quessy
http://alexandre.quessy.net




More information about the Pd-list mailing list