[PD] Purr Data rc4

Jonathan Wilkes jancsika at yahoo.com
Fri Jan 27 06:36:35 CET 2017


> I`m forgetting something:


> How does Pd speaks to the GUI/Javascript?
Over a TCP socket connection.

In C there's a generic interface for sending ints, floats, strings, 
and arrays containing them.
In s_inter.c I scoop all that up into something resembling a list 
of comma-separated arguments to a function.
In pdgui.js there's about 20 lines for a parser that formats all 
that into function calls and evaluates them.
 
> OSC?
There's no need for OSC in this case.

-Jonathan
   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170127/130c0106/attachment.html>


More information about the Pd-list mailing list