[PD] ofxPd, libPd, style of communication/calls between lib and c++

Dan Wilcox danomatika at gmail.com
Fri Nov 11 00:49:26 CET 2016


Documentation is in the class headers as well as in the examples: https://github.com/danomatika/ofxPd <https://github.com/danomatika/ofxPd>

Also, ofxPd is a light wrapper around the libpd C++ interface: https://github.com/libpd/libpd/wiki/cpp#overview <https://github.com/libpd/libpd/wiki/cpp#overview>

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Nov 10, 2016, at 2:53 PM, pd-list-request at lists.iem.at wrote:
> 
> From: Robert Grah <smilingmolecule at web.de <mailto:smilingmolecule at web.de>>
> Subject: [PD] ofxPd, libPd, style of communication/calls between lib and c++
> Date: November 10, 2016 at 2:53:00 PM MST
> To: "Pd-list" <Pd-list at lists.iem.at <mailto:Pd-list at lists.iem.at>>
> 
> 
> Hey there,
> 
> I just discovered how easy libPd can be integrated into openframeworks with ofxPd.
> I am wondering how the both communicate and sending messages.
> 
> Which protocol is used and in which thread and speed is the communication running? Are real c++ functions called or is there somethin like sockets osc or so used?
> Can someone enlighten me. Couldnt find something online so far. 
> 
> Cheers,
> Robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20161110/dfd655f7/attachment.html>


More information about the Pd-list mailing list