[PD] Graph on Parent on Parent is seriously broken in 0.39

Frank Barknecht fbar at footils.org
Tue Sep 6 19:39:28 CEST 2005


Hi,

forgot to send this to pd-list as well. Until this is fixed, you may
want avoid saving your old GOP abstractions while using 0.39 as it can
really break things very badly.

Attached patches illustrate a nasty bug with Pd's new GOP code.  Using
multiple levels of GOP will result in invisible parts of the
underlying abstractions. This happens both with subpatch-GOPs as with
abstraction-GOPs. 

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__
-------------- next part --------------
#N canvas 413 395 450 300 10;
#N canvas 0 0 450 300 /SUBPATCH/ 0;
#X floatatom 118 124 5 0 0 0 - - -;
#X coords 0 -1 1 1 85 60 1 100 100;
#X restore 110 121 pd;
#X coords 0 -1 1 1 100 100 1 100 100;
-------------- next part --------------
#N canvas 267 293 1013 514 10;
#X obj 354 112 testabs;
#X text 90 48 It's magic!;
#X text 45 75 Actucally there's a numberbox here \, but it's inside
"testabs":;
#X text 44 145 numbox ==>;
#X text 480 142 Move "testabs" to the arrow.;


More information about the Pd-list mailing list