<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom, 12 de mai de 2019 às 02:32, Lucas Cordiviola <<a href="mailto:lucarda27@hotmail.com">lucarda27@hotmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



<div bgcolor="#FFFFFF">
<p>so it looks that this line is intended for a library that has the [object] in a folder.</p>
<p>say:</p>
<p>*/externals/foo/bar/bar.dll</p>
<p>That's, at least, what i guess this line is for.</p>
<p>Not sure which lib has this folder structure but may be there's at least one?</p></div></blockquote><div><br></div><div>I think this is intended to load a single library containing many objects like [cyclone]. So you call "cyclone" and it looks for the binary named cyclone inside the "cyclone" folder. So using [declare -lib cyclone] works and you don't need to do [declare -lib cyclone/cyclone] or [declare -path cyclone -lib cyclone]</div><div><br></div><div>same applies to zexy...</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF">
<p><br>
</p>
<p><br>
</p>
<pre class="gmail-m_579285066257440006moz-signature" cols="72">Mensaje telepatico asistido por maquinas.</pre>
<div class="gmail-m_579285066257440006moz-cite-prefix">On 5/11/2019 11:23 PM, Jonathan Wilkes wrote:<br>
</div>
<blockquote type="cite">
<div class="gmail-m_579285066257440006ydp4f125502yahoo-style-wrap" style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px">
<div><span style="color:rgb(38,40,42)">> On Saturday, May 11, 2019, 10:09:00 PM EDT, Lucas Cordiviola
<a class="gmail-m_579285066257440006moz-txt-link-rfc2396E" href="mailto:lucarda27@hotmail.com" target="_blank"><lucarda27@hotmail.com></a> wrote:</span><br>
</div>
</div>
<div id="gmail-m_579285066257440006ydpd0f2544fyahoo_quoted_8062314791" class="gmail-m_579285066257440006ydpd0f2544fyahoo_quoted">
<div style="font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;color:rgb(38,40,42)">
<div><br>
</div>
<div>
<div id="gmail-m_579285066257440006ydpd0f2544fyiv3906304649">
<p>> isn't it that :<br clear="none">
</p>
<p>> /* next try (objectname)/(classname).(sys_dllextent) ... */</p>
<p>> will load "foo/bar.pd_linux".</p>
<div>> This is correct right?</div>
<div><br>
</div>
<div>No, "objectname" refers to full string that was typed into the object box. So "foo/bar"</div>
<div><br>
</div>
<div>"classname" refers to the part after the rightmost slash-- "bar"</div>
<div><br>
</div>
<div>This combines for "foo/bar/bar.pd_linux" (for example).</div>
<div><br>
</div>
<div>You can test it with the "-verbose" flag. Try entering "foo/bar" in an object box and </div>
<div>try to create it. You'll see "foo/bar/bar" with various extensions in the Pd window.</div>
<div><br>
</div>
<div>-Jonathan</div>
<div><br>
</div>
<p>> watch the "/" and "." :<br clear="none">
</p>
<p>> (something) / (something) . (extension)<br>
</p>
</div>
</div>
</div>
</div>
</blockquote>
</div>

_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">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></div>