On Windows I've loaded the libs like this and it worked:


[declare -stdlib iemlib/iemlib1]


[declare -stdlib iemlib/iemlib2]


[declare -stdlib iemlib/iem_t3_lib]


[declare -stdlib iemlib/iem_mp3]


Keep in mind that “-stdlib” also searches the following paths:


Windows

User-specific : %AppData%/Pd

Global: %CommonProgramFiles(x86)%/Pd


Mac OS X

User-specific: ~/Library/Pd

Global: /Library/Pd (you need to create the "Pd" folder)


GNU/Linux (I think there were changes here, a couple of month ago, not sure)

Package manager: /usr/lib/pd/extra

User-specific: ~/pd-externals

Global: /usr/local/lib/pd-externals



or use [declare -lib hole/path/to/the/d_fat]


Salutti,

Lucarda.



Mensaje telepatico asistido por maquinas.



From: Pd-list <pd-list-bounces@lists.iem.at> on behalf of José Rafael Subía Valdez <jsubiavaldez@gmail.com>
Sent: Monday, September 12, 2016 12:49 PM
To: pd-list
Subject: [PD] loading iemlib
 
Hello list,

I have tried to load [init] from iemlib with no luck. iemlib now comes in this "d_fat" extension, so i have tried loading it like I do with zexy by creating a [declare -lib iemlib], the problem is that the version that deken downloads comes with 4 d_fat files. I have tried them all with no luck (screenshot attached). Any help with this is deeply appreciated.

cheers
--
José Rafael Subía Valdez