Deploy Pure Data patches to any OS with JUCE


Details
We've attended Music Hacksday in Barcelona in late June, and helped develop a way to integrate libPD to JUCE. Within 24 hours, we have been able to support the deployment of a PD patch into plugins and standalone applications using JUCE.
This first step was very encouraging and our friend Oliver Greschke, the creator of the Elastic Drum app, offered to host this meetup. We are joining forces to help the integration in JUCE and make it as easy as possible to deploy PD patches through JUCE.
This meetup page is a duplicate of the page (https://www.meetup.com/Making-Apps-That-Make-Music/events/223624885/?a=ra1_vl&_af=event&_af_eid=223624885) that Oliver set, you only need to register to one of those.
If you would like to set up a meetup in your city, get in touch with us! info@juce.com
-----------
PureData/libPD (http://libpd.cc (http://libpd.cc/)), another open source platform is widely used too, very often from developers with a musical or art background.
While JUCE is based on C++, libPD looks like a backdoor entrance to use this engine with a minimized amount of needed coding skills.
Lets have a look into a JUCE project, that works with libPD as audio engine, we were able to create with the help from the people of JUCE.

Deploy Pure Data patches to any OS with JUCE