[PD] programming resources CC++ to learn how to write externals for pd

glerm soares organismo at gmail.com
Tue Jul 14 18:35:01 CEST 2009


2009/7/14 Hans-Christoph Steiner <hans at at.or.at>

>
> On Jul 13, 2009, at 8:32 AM, Lorenzo wrote:
>
>  Hi IOhannes,
>>
>>  you can write externals in a wide number of other languages as well
>>> (including (but not limited to) Pd (which is even more natural than C), C++,
>>> python, lua, java, haskell and HQ9+)
>>>
>> Could you expand a little on writing externals with python please?
>>
>
> You can't really write externals in python, but you can embed python
> scripts into Pd using Thomas Grill's pyext.  The Java support is a clone of
> Max/MSP's mxj, which is very similar to pyext.  You can write external
> objects in Pd, C, C++, and lua.
>
> .hc
>

Talking about interpreted languages you can also try to send and receive
arguments through net sockets with [netsend] [netreceive] and you can use
[shell] in linux for bash script or almost anything your linux shell can
deal.


;;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090714/4f7e343d/attachment.htm>


More information about the Pd-list mailing list