Hi all in the list,
I've just tried to use the xplay~ object in Pd-0.40.3-extended-rc3-ubuntu-hardy-i386
I tried to run pd with the command:
$ pd -lib xsample
the puredata console say to me:
xsample: can't load library
The strange thing is that there is the documentation about xsample and xplay~ inside the package:
$dpkg -L pd-extended | grep xsample
/usr/lib/pd/doc/manuals/xsample
/usr/lib/pd/doc/manuals/xsample/gpl.txt
/usr/lib/pd/doc/manuals/xsample/readme.txt
/usr/lib/pd/doc/manuals/xsample/license.txt
/usr/lib/pd/extra/rradical/rrad.minipli-xsample.pd
$ dpkg -L pd-extended | grep xplay
/usr/lib/pd/doc/5.reference/xplay~-help.pd
So seem that the xsample library is not included in the package, whereas the xsample documentation is included.
I'm right? Or I make some errors loading the library?
Thanks for any feedback
Fabio