hi all,
i've created an ofxPd addon for openFrameworks, based on Bryan Summersett's pdlib. it uses the RtAudio interface compiled into openFrameworks to render Pd dsp blocks.
limitations:
more details + download/github link at: http://www.openframeworks.cc/forum/viewtopic.php?f=10&t=4444
cheers, damian -- damian stewart . @damiannz . damian@frey.co.nz frey . contemporary art . http://www.frey.co.nz
Hi Damian,
very cool, should give Pd a new twist. Btw. the net and osc code in mrpeach is BSD, not GPL, so they don't force you to use the GPL in any way (they maybe are designed to be included in Pd without a license change.)
Frank
On Sun, Aug 15, 2010 at 01:18:46PM +0200, Damian Stewart wrote:
i've created an ofxPd addon for openFrameworks, based on Bryan Summersett's pdlib. it uses the RtAudio interface compiled into openFrameworks to render Pd dsp blocks.
limitations:
- output only -- no audio input.
- no MIDI.
- no native messaging between host application and engine: messaging is currently done using OSC messages. m.r.peach's OSC and Networking externals are therefore included, which makes ofxPd a GPL project.
more details + download/github link at: http://www.openframeworks.cc/forum/viewtopic.php?f=10&t=4444
cheers, damian -- damian stewart . @damiannz . damian@frey.co.nz frey . contemporary art . http://www.frey.co.nz
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ah yes, this is good news! I am curious if you have seen our recent efforts of porting Pd to Android? In the process, we (by we I mean mostly Peter Brinkmann) have created a pretty nice libpd implementation which should also work in Java and Processing. It should be quite easy to use in OF too.
We should merge efforts. We've looked at Bryan Sommersett's pdlib code and it looks to be quite similar in concept. Here's our code if you want to check it out:
.hc
On Sun, 2010-08-15 at 13:33 +0200, Frank Barknecht wrote:
Hi Damian,
very cool, should give Pd a new twist. Btw. the net and osc code in mrpeach is BSD, not GPL, so they don't force you to use the GPL in any way (they maybe are designed to be included in Pd without a license change.)
Ciao
Frank
On Sun, Aug 15, 2010 at 01:18:46PM +0200, Damian Stewart wrote:
i've created an ofxPd addon for openFrameworks, based on Bryan Summersett's pdlib. it uses the RtAudio interface compiled into openFrameworks to render Pd dsp blocks.
limitations:
- output only -- no audio input.
- no MIDI.
- no native messaging between host application and engine: messaging is currently done using OSC messages. m.r.peach's OSC and Networking externals are therefore included, which makes ofxPd a GPL project.
more details + download/github link at: http://www.openframeworks.cc/forum/viewtopic.php?f=10&t=4444
cheers, damian -- damian stewart . @damiannz . damian@frey.co.nz frey . contemporary art . http://www.frey.co.nz
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list