Ok, downloaded Pd Extended 0.43 and now I see that [uzi] loads the cyclone version of Uzi and etc...
"*It was this thread at the PD-dev list:*
*[PD-dev] cyclone and uppercasehttp://lists.puredata.info/pipermail/pd-dev/2009-03/013146.html http://lists.puredata.info/pipermail/pd-dev/2009-03/013146.html *"
Nice, I followed the thread and agree with hans, it makes sense that it loads that way, but I do add my point where it's a bit of a hassle to remember which objects have uppercase or not.
cheers
2015-03-05 18:20 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
Does it mean we're supposed to be able to load objects as lower case names somehow? Cause I don't seem to be able to do it anyhow. Hints please?
thanks
2015-03-05 17:34 GMT-03:00 Fred Jan Kraan fjkraan@xs4all.nl:
Hi Alexandre, pd-list,
These are the objects: Append, Borax, Bucket, Clip, Decode, Histo, MouseState, Peak, Table, TogEdge, Through, Uzi, Clip~, Line~, Scope~, Snapshot~.
It appears Hans already implemented lowercase object names for all but Table, and a lowercase version with "cyclone/" prefixed for most (append and Table being the exception).
Fred Jan
On 2015-03-05 08:46 PM, Alexandre Torres Porres wrote:
Hey, yeah, didn't think of adding aliases , that solves the issue and maintains backwards compatibility with old patches. I hope it gets done.
cheers
2015-03-05 15:38 GMT-03:00 Fred Jan Kraan <fjkraan@xs4all.nl mailto:fjkraan@xs4all.nl>:
It was this thread at the PD-dev list: [PD-dev] cyclone and uppercase http://lists.puredata.info/pipermail/pd-dev/2009-03/013146.html Fred Jan On 2015-03-05 06:18 PM, Alexandre Torres Porres wrote: > Hi, I have a question about upper case letters in the begining of
some
> objects like [Uzi] and [Scope~] in cyclone. Why is that? In Pd it
does
> make a difference by the way, not in Max. > > Anyway, if one would change that, old patches would need to be
updated
> as well, which is a bummer, but even so I think it's preferable
not to
> deal with knowing which objects need the upper case or not, and
for no
> apparent particular reason. One way or another, I wonder why it > happened, anyone? > > cheers