I developed Pd++ in order to create audio plugins or other programs in C++ that use the same convention as Pd, and a lot of the same code. So an object in Pd-vanilla exists as a class in Pd++. There is a working 64-bit AU plugin using the library here: https://bitbucket.org/resler/ You still need to know C++ but if you are coming from Pd it hopefully makes the audio programming part a bit easier. It hasn’t been tested on any other system except OSX, but thus far it seems pretty stable.
Good luck with your project. -Rob ----------------- Robert Esler Co-Director urbanSTEW 3116 S. Mill Ave #310 Tempe, AZ 480-306-6458 858-699-4160 (cell) [email protected] On Apr 21, 2015, at 3:00 AM, [email protected] wrote: > Send Pd-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.puredata.info/listinfo/pd-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Pd-dev digest..." > > > Today's Topics: > > 1. Can somebody help to create a desktop / VST / AU version of a > PD / libPD / app ? (Oliver Greschke) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 21 Apr 2015 09:15:44 +0200 > From: Oliver Greschke <[email protected]> > To: [email protected] > Subject: [PD-dev] Can somebody help to create a desktop / VST / AU > version of a PD / libPD / app ? > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > Hi, > I am the creator of the Elastic Drums iOS app (with great PD help from Matt > Davey). > It’s made with PureData, libPD and Objective-C. > I got asked a couple of times now, if there will be ever a standalone desktop > version or even better Plugin (VST, AU) version of the app. > > As far as I know, there are not ready to use workarounds to do so. Which is > sad, because I can imagine a lot of fantastic plugins emerging from PD > > Has somebody here some experience with doing such ports? > Then please contact me. > > Cheers, > Oliver > > [email protected] > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Pd-dev mailing list > [email protected] > http://lists.puredata.info/listinfo/pd-dev > > > ------------------------------ > > End of Pd-dev Digest, Vol 121, Issue 8 > **************************************
_______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
