What about this ? ++ Jack
Le samedi 07 novembre 2009 à 07:32 -0600, John Harrison a écrit : > I wanted to mix past images with present images from a webcam using > pix_mix. Attached is a patch that successfully does this using > pix_buffer and fails to do this using pix_delay. My question is, why > doesn't pix_delay work with pix_mix in my patch? How woulld I change > my patch to get pix_delay to get the same results as pix_buffer does? > > Thanks, > > -John > > -- > John > http://alumni.media.mit.edu/~harrison/ > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list
#N canvas -91 113 990 551 10; #X obj 530 97 gemwin; #X msg 482 64 create \, 1; #X msg 562 64 destroy; #X obj 262 61 gemhead; #X obj 262 117 pix_video; #X obj 262 215 pix_mix 0.1 0.9; #X obj 344 139 pix_separator; #X obj 262 250 pix_texture; #X obj 262 280 square; #X obj 426 200 hsl 128 15 0 1 0 1 empty empty empty -2 -6 0 8 -262144 -1 -1 10300 1; #X obj 305 188 pix_delay 1000; #X obj 262 86 t a b; #X obj 305 162 gemlist; #X text 432 274 Jack/RYBN 2009; #X connect 1 0 0 0; #X connect 2 0 0 0; #X connect 3 0 11 0; #X connect 4 0 5 0; #X connect 5 0 6 0; #X connect 5 0 7 0; #X connect 6 0 12 1; #X connect 7 0 8 0; #X connect 9 0 5 2; #X connect 10 0 5 1; #X connect 11 0 4 0; #X connect 11 1 12 0; #X connect 12 0 10 0;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
