<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Some objects not working]]></title><description><![CDATA[<p>Hello all,<br />
So, I had to get that new computer. Now I am transferring all my files and somethings are not working on the new computer. They might be in the zexy external.</p>
<p>Here are some that are not working:</p>
<p>s2l . . . what I want to do is count how many characters are in a symbol (word). So each character should be separated. It does not seem to be working any longer.</p>
<p>minmax<br />
date<br />
time</p>
<p>Any ideas? I would be very grateful.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 15:52:37 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15855.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Apr 2026 02:47:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Some objects not working on Fri, 17 Apr 2026 02:47:45 GMT]]></title><description><![CDATA[<p>Hello all,<br />
So, I had to get that new computer. Now I am transferring all my files and somethings are not working on the new computer. They might be in the zexy external.</p>
<p>Here are some that are not working:</p>
<p>s2l . . . what I want to do is count how many characters are in a symbol (word). So each character should be separated. It does not seem to be working any longer.</p>
<p>minmax<br />
date<br />
time</p>
<p>Any ideas? I would be very grateful.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working</guid><dc:creator><![CDATA[raynovich]]></dc:creator><pubDate>Fri, 17 Apr 2026 02:47:45 GMT</pubDate></item><item><title><![CDATA[Reply to Some objects not working on Fri, 17 Apr 2026 02:56:34 GMT]]></title><description><![CDATA[<p>OK, I seemed to get it working by declaring the libraries used and not relying on the Preferences. Is that common? Am I doing something wrong?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/2</guid><dc:creator><![CDATA[raynovich]]></dc:creator><pubDate>Fri, 17 Apr 2026 02:56:34 GMT</pubDate></item><item><title><![CDATA[Reply to Some objects not working on Fri, 17 Apr 2026 03:39:14 GMT]]></title><description><![CDATA[<p>So, an update. I tried to delete zexy library and then re-upload it, but that does not seem to work.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/3</guid><dc:creator><![CDATA[raynovich]]></dc:creator><pubDate>Fri, 17 Apr 2026 03:39:14 GMT</pubDate></item><item><title><![CDATA[Reply to Some objects not working on Sat, 18 Apr 2026 10:19:57 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/raynovich">@raynovich</a> You are not doing anything wrong.<br />
Some external libraries are individual binaries for each external, so putting the path in preferences allows Pd to find them by name as they are created in the patch.</p>
<p>But zexy and some others are a single binary containing all the externals.  Only the help files are separate and can be found by name.<br />
That means that the whole library needs to be loaded into memory as Pd starts..... and that is what happens using the -lib flag at startup.<br />
The library can be loaded instead just for your patch using [declare].<br />
That means that all the externals are available for Pd in exactly the same manner as all standard objects are available because those are part of the Pd binary itself.<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/4</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Sat, 18 Apr 2026 10:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to Some objects not working on Sun, 19 Apr 2026 19:55:41 GMT]]></title><description><![CDATA[<p>Thank you. I am grateful for your prompt responses.</p>
<p>So, I had a problem a few years back that you or someone else resolved. I am not sure why it has crept back in.</p>
<p>gain~ from the else library needs to be saved everytime I close the program. There was something I needed to do so that did not happen. I am sorry I forgot.</p>
<p>Also, oddly, most of my patches are taking a LONG TIME to close when I close the main window. I am not sure what happened. To give some background, my last computer is a 2018 mac and the patches close at reasonably quickly, now it seems like there is almost a freezing. I am now on a 2025 mac.</p>
<p>iemguts cannot seem to load. I believe I added the library. But when I reopen pd, the Pd window states:  can't load library.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15855/some-objects-not-working/5</guid><dc:creator><![CDATA[raynovich]]></dc:creator><pubDate>Sun, 19 Apr 2026 19:55:41 GMT</pubDate></item></channel></rss>