hi list,
look the attached picture, the objects are not positioned the same. is this normal ? (left is the GOP patch, and right is the GOP patch loaded in another patch.)
also notice the "canvas>units per pixels", is this normal ?
and if my another mail don't get here, the "messages" are not rendered in GOP !?
pd-0.37-1 / suse8.2
cheers -andre ps. i attached the patches too ("temp.pd" just opens "GOP-video_input.pd")
#N canvas 497 230 450 300 10; #X obj 137 70 GOP-video_input;
#N canvas 16 231 450 300 10; #X obj 46 231 inlet; #X obj 120 229 inlet; #X obj 45 273 outlet; #X obj 119 273 outlet; #X obj 4 5 cnv 15 198 136 empty empty empty 20 12 0 14 -233017 -66577 0; #X obj 18 30 vradio 15 1 1 3 empty empty in_type 0 -6 1 8 -262144 -1 -1 0; #X text 37 29 tuner; #X text 37 45 composite; #X text 37 60 s-video; #X obj 138 71 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0 256; #X obj 270 71 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0 256; #X obj 401 71 bng 14 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X coords 0 0 1 1 200 140 1;
Hallo, Andre Schmidt hat gesagt: // Andre Schmidt wrote:
look the attached picture, the objects are not positioned the same. is this normal ? (left is the GOP patch, and right is the GOP patch loaded in another patch.)
also notice the "canvas>units per pixels", is this normal ?
Yeah, that's the way it is. You will get it right faster, if you create a cnv of the intended size, put all GUI objects in it and then resize the whole patch to the size of the canvas (and later your patch).
See attached patch.
Frank Barknecht _ ______footils.org__