Hi! Thanks to all the nice people here who have done such great work that got me interested in PureData (and by extension Arduino) in the first place!!!!!
I finally got my Arduino and PureData/GEM communicating nicely with PDuino! Wonderful!
Here's a video:
Hooray!
Now on to my problem. I am using Pd version 0.40.3-extended on an Intel MacBook Pro running OSX 10.5.4.
When I open up PD this is the messages I get:
==============================================
GEM: Graphics Environment for Multimedia
GEM: ver: 0.91.1 'tigital'
GEM: compiled: Jul 29 2008
GEM: maintained by IOhannes m zmoelnig
GEM: Authors : Mark Danks (original version)
GEM: Chris Clepper
GEM: James Tittle
GEM: IOhannes m zmoelnig
GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al.
GEM: found a bug? miss a feature? please report it:
GEM: homepage http://gem.iem.at/
GEM: bug-tracker http://sourceforge.net/projects/pd-gem/
GEM: mailing-list http://lists.puredata.info/listinfo/gem-dev/
GEM: compiled for SIMD architecture: SSE2 MMX
GEM: using SSE2 optimization
cyclone: can't load library
zexy: can't load library
creb: can't load library
cxc: can't load library
iemlib: can't load library
list-abs: can't load library
mapping: can't load library
markex: can't load library
maxlib: can't load library
memento: can't load library
mjlib: can't load library
motex: can't load library
oscx: can't load library
pddp: can't load library
pdogg: can't load library
pixeltango: can't load library
rradical: can't load library
sigpack: can't load library
smlib: can't load library
toxy: can't load library
unauthorized: can't load library
pan: can't load library
freeverb: can't load library
hcs: can't load library
jmmmp: can't load library
ext13: can't load library
deprecated: can't load library
flatspace: can't load library
PDP: pure data packet version 0.12.5-darcs
[pdp_qt]: setting LIBQUICKTIME_PLUGIN_DIR to:
/Applications/Pd-extended.app/Contents/lib/libquicktime
PiDiP : additional video processing objects for PDP
version 0.12.22 ( ydegoyon@free.fr )
pdp_colorgrid: version 0.4
by Yves Degoyon (ydegoyon@free.fr) & Lluis Gomez i Bigorda (lluis@artefacte.org)
xsample objects, version 0.3.2pre
xrecord~, xplay~, xgroove~
(C)2001-2007 Thomas Grill
ggee: can't load library
/Applications/Pd-extended.app/Contents/Resources/extra/fftease.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/fftease.pd_darwin, 10): no suitable image found. Did find:
/Applications/Pd-extended.app/Contents/Resources/extra/fftease.pd_darwin: mach-o, but wrong architecture
fftease: can't load library
rtc: can't load library
===============
Can anyone tell me why GEM and xsample load in but all the other libraries do not?
Also, where the heck do I get the OpenSoundControl object for PD??? I'm a total noob when it comes to compiling from source code, is there an easier way?
Thanks so much for anyone's help
Thor