[PD] [PD-announce] workshop: Pd as your embeddable audio engine

Peter Brinkmann peter.brinkmann at googlemail.com
Fri Apr 8 19:29:12 CEST 2011


On Fri, Apr 8, 2011 at 6:51 AM, João Pais <jmmmpais at googlemail.com> wrote:

> NY is a couple thousand Km away from Berlin, so I'm for that as well.
>
> Also, is pdlib just with pd-vanilla, or is it possible to use externals
> with it?
>

The short answer is that yes, externals work with libpd.  A slightly longer
answer is that your operating system determines how externals work.  If
dlopen is available (e.g., on Android), then you can load externals as
needed, the way Pd does it.  If dlopen is not available (e.g., on iOS), then
you need to decide in advance which externals you want to use and compile
them into your code.
      Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20110408/5c54e363/attachment-0001.htm>
-------------- next part --------------
_______________________________________________
Pd-announce mailing list
Pd-announce at iem.at
http://lists.puredata.info/listinfo/pd-announce


More information about the Pd-list mailing list