<div dir="ltr">howdy, I guess you missed the "pd is limited" discussion from not long ago...<div><br></div><div>well, vanilla is quite limited and there surely reasons for it. I can't really answer you cause I don't know exactly what they are, I guess I'd like to hear more about it too.</div><div><br></div><div>like anything in this world, something with particular characteristics have advantages and disadvantages. A smaller package is easier for someone like Miller to develop - it also makes it easy to allow things like libpd to exist. </div><div><br></div><div>I guess lots of people didn't care much about vanilla's limitation as they were using Pd-Extended. That's how I came to know pd over 10 years ago now (damn). And what it was could be thought of as a not limited version of Pd.</div><div><br></div><div>To answer your inquiry, I, for one, could list so many things that I miss in Pd Vanilla that I'd be actually describing how I miss a fork of Pd Vanilla that relates to what Pd Extended was... </div><div><br></div><div><div>I guess it's alright that vanilla keeps it plain simple and that we have to rely on external libraries. It's hard to say where to stop enhancing vanilla... I guess there is no limit, the arbitrary line must be drawn by whoever is running it to the point where it's reasonable to handle and manage. </div><div><br></div><div>But anyway, the thing is that if vanilla is limited, then we need to rely on many libraries, and the issue now becomes the external addons and who is taking care of them. I could point that things aren't that well when we see that the the great majority of pd-extended's libraries are currently unmaintained (not to mention how Extended died on its own).</div></div><div><br></div><div>If most of these libraries were still being supported, and if the community worked on a distribution with many features/libraries already wrapped around vanilla, we wouldn't be having the 'what's missing in vanilla discussion".</div><div><br></div><div>having said all that and not really concluding, I can say I miss in Pd Vanilla:</div><div><br></div><div>a clear message in delwrite~</div><div>a peak amplitude output to env~</div><div>a wrap function in expr</div><div>a way to set initial state/current input samples in fexpr~</div><div>a knob GUI</div><div><br></div><div>a way to specify that the object I'm creating is from a particular external library </div><div><br></div><div>and that pd~ external for max actually running </div><div><br></div><div>and finally, a patch that would make me a lot of money...</div><div><br></div><div>cheers</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-05 20:59 GMT-03:00 Christof Ressi <span dir="ltr"><<a href="mailto:christof.ressi@gmx.at" target="_blank">christof.ressi@gmx.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Actually I never understood why relational and bitwise signal operators were never included in vanilla...<br>
<br>
Or: why zexy as a whole (despite of some obsolete objects) isn't part of the core :-).<br>
<br>
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.<br>
<br>
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).<br>
<br>
I personally like how openFrameworks, for example, makes good addons part of the core (ofxOsc, ofxGui ...).<br>
<br>
<br>
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.<br>
<br>
Don't get me wrong: The limited set of objects in vanilla definitely has its charme but in many aspects it seems too narrow.<br>
<br>
Maybe we could have a discussion, like: Which objects/methods are you missing the most in Pd vanilla?<br>
<br>
<br>
<br>
Gesendet: Dienstag, 05. April 2016 um 17:12 Uhr<br>
Von: "Jonathan Wilkes via Pd-list" <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br>
An: "Alexandre Torres Porres" <<a href="mailto:porres@gmail.com">porres@gmail.com</a>>, "Roman Haefeli" <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>><br>
Cc: "<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>" <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br>
Betreff: Re: [PD] objects with no alphanumerical names, how to build them?<br>
<br>
Here's some Pd Fan Fiction:<br>
 <br>
Relational sigop author: Hey I got relational sigops.  You want them?<br>
Pd author: Yeah thanks, I forgot about those. *copy/paste*<br>
Pd community: Yay!<br>
 <br>
Fin.<br>
 <br>
-Jonathan<br>
 <br>
<br>
On Tuesday, April 5, 2016 10:46 AM, Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>> wrote: <br>
<br>
 <br>
 <br>
2016-04-05 5:08 GMT-03:00 Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>>: If you're simply interested in knowing how things work technically, fine.<br>
 <br>
I'd love to know, for sure, that's why I'm asking :)<br>
<br>
 Now that we have a chance to get rid of all hexloader related kludges,<br>
now you come and bring it up again.<br>
 <br>
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? <br>
 <br>
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...<br>
 <br>
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.<br>
 <br>
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!<br>
 <br>
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.<br>
 <br>
 <br>
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.<br>
 <br>
But anyway, yeah, I wanna know what are the dangers and all...<br>
 <br>
cheers<br>
<br>
 <br>
  <br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>[<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>] mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]</a><br>
 _______________________________________________ <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]</a><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div>