WORKSFORME - at least, im sure mp3play does (tho, annoying that when they added the new output to the mp3play~ object, they didn't add it to the end (therefore breaking existing patches that used the old mp3play object) (pd 0.34-4, iemlib R1.12), but maybe:
i would imagine that the new iemlib depends on the parts of iemlib which have now been added to pd (and removed from iemlib), but i thought that happened in 0.34, so maybe you need to upgrade your pd first.
unrelated (to your troubles) rant:
while talking (and bitching a little) about iemlib, what is with removing the inlets/outlets from gui objects when you give them a recieve/send symbol? how is this a _useful_ feature? what is the purpose in removing functionality? does it break _anything_ to leave the inlets/outlets there? being about to send on an outlet or send on a symbol is cool... only being able to do one or the other is silly.
pix.
On 14 Dec 2001 01:04:06 -0800 Andrew Water Schmeder andy@eh2o.ws wrote:
Greetings.
...trying to install IEMLIB
.pdrc:
-path /usr/lib/pd/externs -path /usr/lib/pd/externs/iemabs -lib Gem -lib zexy -lib iemgui -lib iemlib1 -lib iemlib2 #-lib iem_mp3 ??? #-lib iem_t3_lib ???
Enabling iem_mp3 or iem_t3_lib cause a Segmentation Fault when I start PD. BTW this is iemlib-R1.10 w/ PD 0.33-P1, Debian/Sid Linux.
Thanks, andy