Dear List,
My Pi is finally working again with Pd, but i've noticed two strange things (strange to me) :
(zexy, cyclone, iemlib at least), although they were installed regularly in the extra folder. I have to add their folders to the "Path" list. Note that the [import] object doesn't work either for these libraries.
load. This is a bit strange to me, and I have no idea how to tell Pd to use the same .pdsettings file in both situations.
Nothing that I couldn't get around, but the this is a bit frustating (especially the libraries thing).
Cheers,
Pierre.
Hi,
I again encountered some strange stuff with libraries and paths, this time in Pd-extended 0.43.4 on windows. Some libraries included in the extra folder just won't load (like pduino for instance). Using [import pduino] does work though. Also I can't add some paths, like ...pd/docs/3.audio.examples (because i need the reverb abstraction). Pd just won't save the path no matter what.
Cheers,
Pierre.
---------- Forwarded message ---------- From: Pierre Massat pimassat@gmail.com Date: 2013/7/7 Subject: Preferences weirdness in Pd 43.1 ( 2?) in RPi To: pd-list pd-list@iem.at
Dear List,
My Pi is finally working again with Pd, but i've noticed two strange things (strange to me) :
(zexy, cyclone, iemlib at least), although they were installed regularly in the extra folder. I have to add their folders to the "Path" list. Note that the [import] object doesn't work either for these libraries.
load. This is a bit strange to me, and I have no idea how to tell Pd to use the same .pdsettings file in both situations.
Nothing that I couldn't get around, but the this is a bit frustating (especially the libraries thing).
Cheers,
Pierre.
Hey Pierre,
[import] isn't a vanilla object so may not be installed on the pi? I think it's in the repo's though.
When you start as root it has it's own version of.pdsettings so the preferences will be different. To have matching settings between root and regular user just copy one of the .pdsettings to the other's home folder.
Obviously not an ideal solution (ie dirty hack) but as long as your libs are in the search path [zexy/limiter~], for example, should always work.
Regards,
Julian
On 7 July 2013 19:24, Pierre Massat pimassat@gmail.com wrote:
Dear List,
My Pi is finally working again with Pd, but i've noticed two strange things (strange to me) :
- the libraries in the "startup" list simply won't load most of the time
(zexy, cyclone, iemlib at least), although they were installed regularly in the extra folder. I have to add their folders to the "Path" list. Note that the [import] object doesn't work either for these libraries.
- when launching Pd as root, the preferences I set as a normal use don't
load. This is a bit strange to me, and I have no idea how to tell Pd to use the same .pdsettings file in both situations.
Nothing that I couldn't get around, but the this is a bit frustating (especially the libraries thing).
Cheers,
Pierre.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Julian,
[import] is installed, but doesn't work with some libraries. Adding the name of the library explicitely in front of the object name doesn't solve the issue either. Thanks for the tip about the root user's preferences. I solved my problem by launching pd as a regular user from rc.local (using su user-c 'pd...'). Cheers,
Pierre.
2013/7/9 Julian Brooks jbeezez@gmail.com
Hey Pierre,
[import] isn't a vanilla object so may not be installed on the pi? I think it's in the repo's though.
When you start as root it has it's own version of.pdsettings so the preferences will be different. To have matching settings between root and regular user just copy one of the .pdsettings to the other's home folder.
Obviously not an ideal solution (ie dirty hack) but as long as your libs are in the search path [zexy/limiter~], for example, should always work.
Regards,
Julian
On 7 July 2013 19:24, Pierre Massat pimassat@gmail.com wrote:
Dear List,
My Pi is finally working again with Pd, but i've noticed two strange things (strange to me) :
- the libraries in the "startup" list simply won't load most of the time
(zexy, cyclone, iemlib at least), although they were installed regularly in the extra folder. I have to add their folders to the "Path" list. Note that the [import] object doesn't work either for these libraries.
- when launching Pd as root, the preferences I set as a normal use don't
load. This is a bit strange to me, and I have no idea how to tell Pd to use the same .pdsettings file in both situations.
Nothing that I couldn't get around, but the this is a bit frustating (especially the libraries thing).
Cheers,
Pierre.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list