Category Archives: iPhone dev

PureData on iPhone

Wow, the libpd guys make it possible to put Pure Data patches in your iPhone app. I’m definitely going to make an app based on this, if nothing more then just for the heck of it. Time to brush up … Continue reading

Posted in iPhone dev, Technology | Leave a comment

managedObject problems resolved

I’ve been having some issues using the – (NSManagedObjectModel *)managedObjectModel function. First it didn’t load well, but Marcus Zarra helped me out there on Stack Overflow. The funny thing was of course that up until now, it’d worked great on … Continue reading

Posted in iPhone dev, Technology | Tagged | Leave a comment

The competition

I’m making OSC controllers for the iPhone, and I just sat down to check out the competition. Some projects, like TouchOSC and OSCemote are for pay. However, they are both out-competed on features and looks by Mrmr by Eric Redlinger. … Continue reading

Posted in iPhone dev | Leave a comment

iPhone OSC apps, day #1

Jay, revived a project from back in April (Lighting Matrix for Max) from back when the iPhone SDK was NDA and only beta #3 was out. Well, for my first day of serious iPhone dev, I revived it, made it … Continue reading

Posted in iPhone dev | Leave a comment