Hi Peter and list —
I've been trying to get a template Xcode project working that incorporates your objective-c glue for Pd, but I haven't been successful yet. At this point I'm able to use the PdBase class for control-flow patches, but I can't get audio working. For some reason, it doesn't register audio units as the chosen audio API, and it spits out the "unknown audio API specified" error message. I think it's something to do with either my Xcode project's build settings or some issue with the defines.
Is there a way to fix this? I'm going to look at it a little more, but I figured I would post on the list to see if there's something I'm doing wrong.
thanks,
Chris Niven B.Mus., Music Technology 514.591.9487
hi Chris,
if you don't have any luck with this, ofxPd might be worth a look - it's an addon for the openFrameworks system :
ofxPd itself is available from my github:
http://github.com/damiannz/ofxPd
cheers d
On 22 Oct 2010, at 02:10, Chris Niven wrote:
Hi Peter and list —
I've been trying to get a template Xcode project working that incorporates your objective-c glue for Pd, but I haven't been successful yet. At this point I'm able to use the PdBase class for control-flow patches, but I can't get audio working. For some reason, it doesn't register audio units as the chosen audio API, and it spits out the "unknown audio API specified" error message. I think it's something to do with either my Xcode project's build settings or some issue with the defines.
Is there a way to fix this? I'm going to look at it a little more, but I figured I would post on the list to see if there's something I'm doing wrong.
thanks,
Chris Niven B.Mus., Music Technology 514.591.9487
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
-- damian stewart . @damiannz . damian@frey.co.nz frey . contemporary art . http://www.frey.co.nz
Hi Chris, Richard Lawler generously donated a test project for Xcode to libpd. I just added it to the repository at http://gitorious.org/pdlib. The Xcode project lives in pd-for-android/PdCore/jni/src/objc/PdTest01. The file PdTest01/ReadMe.txt explains how to set it up. Best, Peter
On Thu, Oct 21, 2010 at 8:10 PM, Chris Niven cjniven@gmail.com wrote:
Hi Peter and list —
I've been trying to get a template Xcode project working that incorporates your objective-c glue for Pd, but I haven't been successful yet. At this point I'm able to use the PdBase class for control-flow patches, but I can't get audio working. For some reason, it doesn't register audio units as the chosen audio API, and it spits out the "unknown audio API specified" error message. I think it's something to do with either my Xcode project's build settings or some issue with the defines.
Is there a way to fix this? I'm going to look at it a little more, but I figured I would post on the list to see if there's something I'm doing wrong.
thanks,
Chris Niven B.Mus., Music Technology 514.591.9487
Hi all, Peter, Hans-Christoph,
Did you succeed in getting sensor input into pdlib?
Cheers,
Alexandre
Hi Alexandre, The philosophy of libpd is that Pd is supposed to do audio processing and audio processing only, and communication between libpd and client code happens via Pd messages. Anything else, such as handling sensor input, is the responsibility of the client code. Cheers, Peter
On Sat, Oct 30, 2010 at 5:50 PM, Alexandre Castonguay < acastonguay@artengine.ca> wrote:
Hi all, Peter, Hans-Christoph,
Did you succeed in getting sensor input into pdlib?
Cheers,
Alexandre
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
But if you are talking about sensors on Android, the Pd/Android does give you the touchscreen and accelerometer data.
.hc
On Oct 30, 2010, at 7:15 PM, Peter Brinkmann wrote:
Hi Alexandre, The philosophy of libpd is that Pd is supposed to do audio processing and audio processing only, and communication between libpd and client code happens via Pd messages. Anything else, such as handling sensor input, is the responsibility of the client code. Cheers, Peter
On Sat, Oct 30, 2010 at 5:50 PM, Alexandre Castonguay <acastonguay@artengine.ca
wrote:
Hi all, Peter, Hans-Christoph,
Did you succeed in getting sensor input into pdlib?
Cheers,
Alexandre
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
Pd-dev mailing list Pd-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
There is no way to peace, peace is the way. -A.J. Muste