[PD] gate object changing type - ?

Mathieu Bouchard matju at artengine.ca
Fri Nov 10 15:19:14 CET 2006


On Fri, 10 Nov 2006, Mathieu Bouchard wrote:
> On Sat, 11 Nov 2006, Damian Stewart 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, ...)
>
> That looks like a problem of using a very old m_pd.h,
[...]
> However, I don't see any further evidence of this

I just thought: could it be a difference in the memory alignment options 
of some externals vs pd itself? something that could change the 
sizeof(t_text) without having a different m_pd.h. However it still 
wouldn't explain the problem with dragging around, unless different parts 
of pd have different alignment settings (!).

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada


More information about the Pd-list mailing list