[PD] link between C++ and PD

Antoine Rousseau antoine at metalu.net
Wed Dec 30 17:25:01 CET 2015


>
> all of this on windows...

sorry... But actually it may work on windows too ?

2015-12-30 16:50 GMT+01:00 Simon Iten <itensimon at gmail.com>:

> he stated it is on windows….
>
> On 30 Dec 2015, at 16:17, Antoine Rousseau <antoine at metalu.net> wrote:
>
> Hi,
>
> you could send your data to stdout, then pipe it through command "pdsend",
> and finally get it back in Pd with [netreceive] ; but are you working on a
> Unix-like sytem ?
>
> 2015-12-30 15:29 GMT+01:00 <jma at jeanmarie-adrien.net>:
>
>> Hello C natives
>>
>> What is the most straightforward way to have a running C program send
>> data (global variables) to a PD patch for real time control (say a vector
>> of ten floats, 80 times per second), means :
>> what names for fonctions (procedures) in C, and what objects in PD
>> (netreceive ? dumposc ?), all of this on windows...
>> Tks
>> JM
>>
>>
>>
>> PS
>> Although i wrote thousands of lines of C++ in my young age, i dont
>> remember ANYTHING about it now, except semi columns and {braces} or so.
>> _______________________________________________
>> Pd-list at lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151230/6d829b12/attachment-0001.html>


More information about the Pd-list mailing list