I finally got my mail from Apple with the acceptance. :-) (ok, so I got it May 8th but I was in Cuba so I didn’t know) The fee is payed and the certificate should come “any moment now” :-)


I bought my upgrade of Max 5 yesterday, and I’m of course eagerly waiting for my license code. :-) Trying to put Objective-C and Cocoa into all that I do, I found Rémy Muller’s blogpost about writing Objective-C externals for Max. Also, Electrotap has posted ObjectiveMax on Google Code. It’s dual-licensed GPL/Commercial which of course make BSD licensed code and closed-source-but-free a non-option. I’ll probably try out both and port much of my Java stuff over to have it working at greater speed and tested with Max 5

On the same page, Rémy writes about Bonjour for Max/MSP, and with my iPhone development efforts such as Lighting Matrix I’m planning on implementing a Bonjour interface as an option to UDP. (I’d also like to try out bluetooth just like the Wii interface aka.wiiremote, but that’s not a near-future plan as I’m not sure it’s supported through the official SDK yet)


Every now and again I get “Unknown architecture” when trying to compile. I found this post that has the solution in the bottom: *

From the “Project” menu, choose Edit Active Target “ “. Select the “Build” tab. In the search box, look for FRAMEWORK_SEARCH_PATH. Highlight the row with a search path in it. Press to completely wipe out the path.

I don’t know quite why there sometimes are more paths there that I don’t want, but it helps anyways.


I’m still a Max/MSP junkie (Max 5 was released today!!) and so I’m happy to present my new interface for Max: LightingMatrix

As you can see, LightingMatrix is a matrix of black buttons that light up when you press them and then fade down. When I get my certificate and get to put it on the iTunes App Store, you’ll see that you can use multiple fingers. The values are sent via UDP to Max where you can use it just like any other control. I look forward to seeing what splendid software-synth, lighting, moving robot or other fun stuff you’re going to be making with this. The power of tapping with many fingers is available, now also for Max/MSP (and Jitter) :-)


It’s been a while since I wrote about what I’m doing, but nothing much has changed: I’m working with the iPhone SDK making different applications. Today I’d like to demo the application that made me start working with the iPhone: DashBoard. I first got interested with dashboards when I tried to make something userfriendly with Performance Point and found IMA’s dashboard. Now I’ve created a simple, easily customizable dashboard for the iPhone. Because of Apple’s NDA I cannot release it, but I believe I can show it to you, running on the simulator:

In this video you see a logo on top and nine KPI buttons below. Each KPI button has a logo, a number, a unit, a last-updated date and a colour to indicate if it’s as it should be, falling below target or significantly below target (in other words, if there is a problem), using green, yellow and red. When you tap a KPI button, the report is displayed. The report is just a webpage, so I’ve linked up a webpage for every KPI button showing just a normal webpage, but more interestingly I think: PDF reports. As you can see, it works beautiful with 154 page reports, even though I guess for actually using this, you’d use a page or three with lots of graphs. :-)

PS, yes, my conservatory exam preparations are going well ;-)