Bugs item #2989541, was opened at 2010-04-19 19:30 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2989541...
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2010-06-14 02:20
Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2010-05-30 19: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 07: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...