[PD-dev] [ pure-data-Bugs-1702883 ] zexy's >~, <~, ==~ etc objects not loading - OSX

SourceForge.net noreply at sourceforge.net
Tue Jun 15 21:53:54 CEST 2010


Bugs item #1702883, was opened at 2007-04-18 08:08
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1702883&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: externals
Group: None
>Status: Pending
>Resolution: Later
Priority: 5
Private: No
Submitted By: frey (freynz)
Assigned to: Nobody/Anonymous (nobody)
Summary: zexy's >~, <~, ==~ etc objects not loading - OSX

Initial Comment:
On both pd-0.39.2-extended-rc2 and Miller's vanilla pd-0.40-2 under OSX on an Intel MacBook, >~, <~, ==~ objects are not loading, even though the 0x2e0x7e.pd &c. files are present in the path.

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

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-06-15 15:53

Message:
Starting with Pd-extended 0.40.3 the hexloader is loaded optionally.  If
you want to use things like >~ or <~, you need to first load the
'hexloader' library.  You could do [import hexloader] for example.

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

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2007-10-16 08:36

Message:
Logged In: YES 
user_id=564396
Originator: NO

hmm, pd-0.40 has no hexloader anymore.
you have to use the "hexloader"-external (to be found in
loaders/hexloader) in order to enable it.

does it work then?

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

Comment By: Luke Iannini (lukeiannini)
Date: 2007-07-01 18:55

Message:
Logged In: YES 
user_id=1541432
Originator: NO

Hi, I can confirm that they are working with Pd-Extended 0.39.2 RC4 on
Mac/Intel.  But! That is not my platform; I am using 0.40.2 autobuilds. 
Any idea what's necessary to get them working there?  If it's informative,
the mtx_* etc. object only work after spawning e.g. mtx_mul still (I know
this is a known issue).  But >~ and friends do not have alphabetic
equivalents, so that workaround is not available.

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

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-19 22:32

Message:
Logged In: YES 
user_id=27104
Originator: NO

I can reproduce this on pd-0.39.2-extended-rc1 on Mac/PowerPC with the
namespace prefix.  But if I use [import zexy], then they work.  I attached
a patch.
File Added: zexy_hexloader.pd

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

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



More information about the Pd-dev mailing list