This sounds similar to bugs I was getting with Cyclone objects.

However, on my PD, this patch creates a bug with the [counter] objects
- when I reopen, they are changed into text objects (NOT broken pd
objects with the dashed box arround them).

But there may be a better cyclone in the newest pd-extended test from
what I hear?

~David

On 11/10/06, Damian Stewart <[EMAIL PROTECTED]> wrote:
if i drag a [gate] object around the gui window, or save a patch containing
a [gate], the [gate] object is saved as a different type depending on what
the last message to its left inlet was. (0==text, 1==object, 2==msg,
3==numberbox, ...)

i'm running pd-extended-0.39.2-extended-2006-11-08-windowsxp

attached is a patch that demonstrates the bug.

--
Damian Stewart
+64 27 305 4107

f r e y
live music with machines
http://www.frey.co.nz
http://www.myspace.com/freyed



#N canvas 0 0 462 312 12;
#X obj 127 31 metro 1000;
#X msg 243 9 bang;
#X obj 264 57 metro 400;
#X obj 262 95 counter 0 10;
#X obj 146 95 + 1;
#X obj 124 60 counter 0 3;
#X obj 191 149 gate 3;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
#X connect 1 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 6 1;
#X connect 4 0 6 0;
#X connect 5 0 4 0;


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list




_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to