Hi list, having fun exploring Gem's [pix_snap2tex] object, I find that the first frame to be snapshot is garbled and displaying a green bang and the text "Pd" unless opened the first time (see screenshot). This is on Debian with Gem 0.94-3. Attaching a minimal working example. Can anyone confirm this and is it worth a bug report? Any good workarounds apart from adding things to the render chain which zero out the first snapshot frame etc?
thanks and thanks! P
#N canvas 786 147 324 416 12; #X declare -lib Gem; #X obj 40 304 pix_snap2tex; #X obj 42 78 gemwin; #X msg 42 45 create \, 1; #X obj 40 137 gemhead 50; #X obj 168 196 teapot 0.5; #X obj 40 337 rectangle 4 4; #X obj 42 16 loadbang; #X obj 168 135 gemhead 49; #X obj 122 15 declare -lib Gem; #X obj 40 247 t b a; #X connect 0 0 5 0; #X connect 2 0 1 0; #X connect 3 0 9 0; #X connect 6 0 2 0; #X connect 7 0 4 0; #X connect 9 0 0 0; #X connect 9 1 0 0;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
