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