Hi,
I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos). When I add the zexy library to the startup list in the GUI, it loads fine. However, when i simply add it in the .pdsettings file ("loadlib : zexy"), it won't load (although it appears in the startup list of the GUI) !
Is there something i don't get about how to use .pdsettings ? Or is this a bug (and if yes, is it fixed in 0.44) ?
Cheers,
Pierre.
On 02/01/2013 06:56 PM, Pierre Massat wrote:
Hi,
I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos). When I add the zexy library to the startup list in the GUI, it loads fine. However, when i simply add it in the .pdsettings file ("loadlib : zexy"), it won't load (although it appears in the startup list of the GUI) !
Is there something i don't get about how to use .pdsettings ? Or is this a bug (and if yes, is it fixed in 0.44) ?
you have to adjust the "noloadlib" (number of libs to load) setting as well. better use the GUI to add a new library and save the settings.
fgamr IOhannes
On 02/01/2013 06:00 PM, IOhannes zmölnig wrote:
On 02/01/2013 06:56 PM, Pierre Massat wrote:
Hi,
I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos). When I add the zexy library to the startup list in the GUI, it loads fine. However, when i simply add it in the .pdsettings file ("loadlib : zexy"), it won't load (although it appears in the startup list of the GUI) !
Is there something i don't get about how to use .pdsettings ? Or is this a bug (and if yes, is it fixed in 0.44) ?
you have to adjust the "noloadlib" (number of libs to load) setting as well. better use the GUI to add a new library and save the settings.
Even better would be to use [declare -lib zexy] in any patch that needs zexy. Then it'll work everywhere without editing tricks, you'll know what libs your patches need, and all sorts of other benefits.
You can also 'apt-get install puredata-import' to use [import zexy].
.hc
Ok, thank you both for your replies. I think i'll go the way suggested by HC.
Cheers,
Pierre.
2013/2/2 Hans-Christoph Steiner hans@at.or.at
On 02/01/2013 06:00 PM, IOhannes zmölnig wrote:
On 02/01/2013 06:56 PM, Pierre Massat wrote:
Hi,
I'm on my Pi again, running Pd-vanilla 0.43.2 (from the debian repos). When I add the zexy library to the startup list in the GUI, it loads
fine.
However, when i simply add it in the .pdsettings file ("loadlib :
zexy"),
it won't load (although it appears in the startup list of the GUI) !
Is there something i don't get about how to use .pdsettings ? Or is
this a
bug (and if yes, is it fixed in 0.44) ?
you have to adjust the "noloadlib" (number of libs to load) setting as
well.
better use the GUI to add a new library and save the settings.
Even better would be to use [declare -lib zexy] in any patch that needs zexy. Then it'll work everywhere without editing tricks, you'll know what libs your patches need, and all sorts of other benefits.
You can also 'apt-get install puredata-import' to use [import zexy].
.hc
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list