<div dir="ltr">Thanks for that, I don&#39;t think I would have found that out by myself.<div><br></div><div style>I&#39;m just reading on hexloader right now. From what I understand, it allows the loading of library objects with (among other characters) &quot;~&quot; in their name. </div>
<div style><br></div><div style>Does anyone know why it was decided that it should not load by default? I&#39;m a bit puzzled, because not having it loaded by default seems to break a number of help patches.</div><div style>
<br></div><div style>- martin</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 April 2013 16:40, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, 2013-04-22 at 16:01 +0100, Martin Dupras wrote:<br>
<br>
<br>
&gt; I also notice that some objects in iemmatrix do not load. For instance<br>
&gt; mtx_mul loads, but not mtx_mul~. Confusingly, the mtx_+ object in mtx<br>
&gt; +mul-help.pd doesn&#39;t load, but it does if I open mtx_add-help.pd.<br>
<br>
</div>This is related to how those libraries are built in Pd-extended. It<br>
works if you load hexloader first. Somehow it was decided that hexloader<br>
is not loaded automatically, which is a pity. However, you can do it<br>
from your patch with [import hexloader], or - in your case - [import<br>
hexloader iemmatrix].<br>
<br>
Roman<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div>