Wouldn't the attachment help you? Or I'm missing something?

-----
George Ker
http://tinyurl.com/GeorgeKer
-----

???? 10/01/2010 6:45 ??, O/H sonia yuditskaya ??????:
Hi All,
I am working on a kind of VJing tool, and am trying to make an effects bus. The way I am dealing with videos is by using pix_film, passing that through an effect and drawing the output to pix_texture. Do any of you know, how, given this setup, one could bypass an effect in the chain, but still draw to texture?
Or maybe I should be using a different system?
Thanks ever so much for any input!
best,
Sonia Yuditskaya


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->  
http://lists.puredata.info/listinfo/pd-list
#N canvas 99 356 450 300 10;
#X obj 216 84 tgl 18 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
1;
#X obj 161 179 *;
#X obj 108 177 * -1;
#X obj 108 200 + 1;
#X obj 93 225 *;
#X obj 93 120 inlet;
#X text 240 84 on/off for effect;
#X obj 161 208 outlet;
#X text 206 205 outlet to effect;
#X obj 93 253 outlet;
#X text 141 253 bypassing the effect;
#X connect 0 0 1 1;
#X connect 0 0 2 0;
#X connect 1 0 7 0;
#X connect 2 0 3 0;
#X connect 3 0 4 1;
#X connect 4 0 9 0;
#X connect 5 0 4 0;
#X connect 5 0 1 0;
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to