8: Rebound

Posted on Sunday the 14th of February, 2010

Today I took boingg, one of the most basic monome apps and re-implemented it using Polynome and SuperCollider (for the clock). Implementing this application really showed the inefficiencies of my Polynome implementation. The fact that Polynome is currently only a prototype implementation of an architectural design was really made clear when SC metronome was ticking quickly. At low tempos (such as that demonstrated in the video) things were perfectly fine. I think that this adds further weight to my initial thought that one day I’ll have to re-implement Polynome in Clojure. Not yet though, there’s still a lot of mileage I can get out of the current implementation.

Recent Posts