Hallo, derek holzer hat gesagt: // derek holzer wrote:
my .pdrc looks like this:
-lib /usr/local/lib/pd/extra/zexy -lib /usr/local/lib/pd/extra/bonk~
...
-lib /usr/local/lib/pd/extra/plugin~ -lib /usr/local/lib/pd/extra/OSC
To make this a bit shorter you could also use:
-path /usr/local/lib/pd/extra -lib zexy:bonk~:choice:expr~:fexpr~:fiddle~:lrshift~:loop~ -lib pique:maxlib:iem_mp3:iem_t3_lib:iemlib1:iemlib2:pdp:pidip -lib plugin~:OSC
This first sets a path, where a lot of libraries and externals are, and after that it loads the libraries at Pd-start. Pd then looks for them in the "-path" and hopefully finds them there.
(And to make it even shorter again, one could also omit things, that aren't libraries, like fiddle~ or bonk~, but differentiating libraries from single externals can be a bit tricky sometimes, and as often: It doesn't hurt.)
Frank Barknecht _ ______footils.org__