[PD-dev] [ pure-data-Bugs-2989541 ] iemmatrix

SourceForge.net noreply at sourceforge.net
Sun May 30 21:30:00 CEST 2010


Bugs item #2989541, was opened at 2010-04-19 15:30
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2989541&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: pd-extended
>Group: v0.42
>Status: Pending
>Resolution: Later
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Hans-Christoph Steiner (eighthave)
Summary: iemmatrix

Initial Comment:
objects like mtx_.^, mtx./ do not load automatically, even after adding the path to startup

----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-05-30 15:30

Message:
With Pd-extended, you need to load the 'hexloader' first, then they work. 
Before trying to load those objects, try creating this first:  [import
hexloader iemmatrix].  Then they should work.

IOhannes, what about reducing the use of the hexloader in iemmatrix and
zexy to the bare minimum?  For example, 0x21 (!) works on all file systems,
so mtx_0x21.pd_linux could be mtx_!.pd_linux and it would work without the
hexloader.

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2010-04-20 03:07

Message:
adding things to the path won't load them at all (that's desired
behaviour)

anyhow, (most likely) your problem is  the way, Pd-extended packages
iemmatirx (single object library vs single file library).
a lot of work has been done in order to allow for both packaging flavours,
but still not very satisfactory.

PS: if you are really referring to "iem_matrix" (with underscore; as your
initial title suggested (i changed it)), then you are using a version of
library that has been deprecated for about 5r years; please use
"iemmatrix".

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2989541&group_id=55736




More information about the Pd-dev mailing list