I’ve finally successfully built a csound api wrapper block for cinder in OSX
I recycled code from the ofxCsound addon.
You can get the csound cinderblock here: https://github.com/earjuice/Cinder-Csound
install csound
Use the tinderbox csound template
drag the csound framework and csound dylib into xcode and it should work.
I’d like to get the linking working from the cinderblock.xml properly and I could use some help with the msw cinderblock.xml too. Not sure hot to use csound’s .dll/.lib windows equivalent. Any help would be great. Cheers.