Hi everyone,
I have a problem with loading libraries in pd vanilla 0.47.1 on macOS sierra.
I have downloaded some libraries from help > find externals.
As far as I understand it, those libraries have been added to the /Applications/Pd-0.47-1-64bit.app/Contents/Resources/extra folder (inside the application).
After installation, objects from some libraries create but with the added library name ([cyclone/midiparse], for example), while objects from other libraries such as zexy won't create at all.
I have added the names of those libraries in Preferences > startup as shown in the picture, that helped as now objects from zexy do create but I still need to type [zexy/...] before the object. This would be fine for new patches, but is a problem to open patches created by others.
In Preferences > path I have added the local folders where I keep my library of abstractions, I would add the /Resources/extra folder too but I can't choose that path since it's inside the app itself.
Does anyone know the steps to load all the libraries at startup so that the objects create without the need to type the library name in front?
Thanks very much for your help.