Actually I never understood why relational and bitwise signal operators were 
never included in vanilla... 

Or: why zexy as a whole (despite of some obsolete objects) isn't part of the 
core :-).

Joking aside, at least some externals that prove to be very useful or even 
fundamental (like zexy's sigops or [z~]) could find its way into the core now 
and then. To me, Pd vanilla seems to be overly conservative in this respect. On 
the other hand, I like that the set of objects is rather restricted, it's just 
about a handful of objects which I think are really missing and shouldn't 
require a user to get an external library. 

And when there are already good externals which do an important job, why not 
include them? For example, Pd vanilla got its own set of OSC objects recently 
(nice!), but they are rather awkward to use and have far less functionality 
then, for example, the mrpeach objects (Miller actually refers to them in the 
help patch).

I personally like how openFrameworks, for example, makes good addons part of 
the core (ofxOsc, ofxGui ...).


Another thing: there are definitely some methods missing in [list] and [array], 
like sorting, searching, iterating, inserting... Why do I have to rely on an 
external to sort a list? Just imagine the shock of someone coming from 
SuperCollider :-D.

Don't get me wrong: The limited set of objects in vanilla definitely has its 
charme but in many aspects it seems too narrow. 

Maybe we could have a discussion, like: Which objects/methods are you missing 
the most in Pd vanilla?



Gesendet: Dienstag, 05. April 2016 um 17:12 Uhr
Von: "Jonathan Wilkes via Pd-list" <pd-list@lists.iem.at>
An: "Alexandre Torres Porres" <por...@gmail.com>, "Roman Haefeli" 
<reduz...@gmail.com>
Cc: "pd-list@lists.iem.at" <pd-list@lists.iem.at>
Betreff: Re: [PD] objects with no alphanumerical names, how to build them?

Here's some Pd Fan Fiction:
 
Relational sigop author: Hey I got relational sigops.  You want them?
Pd author: Yeah thanks, I forgot about those. *copy/paste*
Pd community: Yay!
 
Fin.
 
-Jonathan
 

On Tuesday, April 5, 2016 10:46 AM, Alexandre Torres Porres <por...@gmail.com> 
wrote: 

 
 
2016-04-05 5:08 GMT-03:00 Roman Haefeli <reduz...@gmail.com>: If you're simply 
interested in knowing how things work technically, fine.
 
I'd love to know, for sure, that's why I'm asking :)

 Now that we have a chance to get rid of all hexloader related kludges,
now you come and bring it up again.
 
You see, I don't really get what you mean by "hexloader" or its related 
kludges. All I know is some [hexloader] object that is in my pd extended 
0.42-5, and all I know is that I need to use it in order to load the [==~] 
object from zexy. What you're talking about, somehow, relates to that? 
 
Anyway, seems so to me... and if so, the thing is that what I'm asking and 
doing has nothing to do with "hexloader"... (I never even mentioned about 
"hexloader", btw) ... and I read about the "hex loader" discussion as 
suggested, and found stuff that I didn't really think was related to my 
questions. Yeah, like I said, I don't really know much and I'd like to know, so 
I might be missing something, and someone can help me with it...
 
But the thing is, all I asked was how to compile an object like [==~] and make 
it load without being part of a library. I found on deken a zexy version that 
seemed to do that (specifically: 
zexy-v0-0extended-(Darwin-i386-32)(Darwin-PowerPC-32)(Darwin-x86_64-32)-externals.tar).
 And it didn't need a [hexloader] object too, by the way.
 
I didn't get an answer, but me and my colleague were checking the source code 
from zexy and found some cues. We tried it... and it works!
 
Now I have an object that is compiled as [==~], it's not part of a library, and 
it loads and works on pd vanilla 0.46-7 64 bits, pd vanilla 0.46-7 32 bits and 
also Pd-Extended 0.42-5 (without the need of the [hexloader] object by the 
way). All you need is the ==~.pd_darwin object in a search path.
 
 
Speaking and thinking as a user, I think it is easy and great to have a working 
and compiled object that just loads and works, so that is what I 'm after.
 
But anyway, yeah, I wanna know what are the dangers and all...
 
cheers

 
  
_______________________________________________
Pd-list@lists.iem.at[Pd-list@lists.iem.at] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]
 _______________________________________________ Pd-list@lists.iem.at mailing 
list UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to