[EMAIL PROTECTED] wrote: > I just compiled the 2d version on WinXP, compiler complained about the line > endings being Macintosh. I reformatted the file according to the pd guidlines > using Unix line endings and spaces for tabs and c-style comments. I could > commit my changes if nobody complains...I don't see in the source code that > the messages aren't working. It may be the way they are implemented in the > help file, they seem to be prefixed with semicolons there?
I suppose the code was taken from a max object. the problem I saw was, that when you send a message like maxspeed 10 and then dumped the current values, it showed up as maxspeed 1.#inf. so that's what I meant with messages get screwed somehow. and I thought that could be a float/int conversion/not conversion problem... marius. _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
