Tag Shado

Monome Action at Music Tech Fest

This video from a gig we played back in May at Music Tech Fest has just made its way online. As far as I know, the audio was lifted from the PA which, being d&b audiotechnik, sounded superb.

Instruments: monome running Straker sequencer (Python over Shado), arc running some Clojure over Shado.

Loadbang Reloaded

jython170

We’ve been putting some effort in recently to shift our major JVM-hosted MaxMSP projects to GitHub. Most of them started out hosted privately in CVS and built using Eclipse, and then migrated to hosting in Mercurial, with a different directory structure and a fair degree of pain in getting the various Ant scripts to work again. Moving everything to GitHub made sense, but that required another rearrangement of source directories and build paths, so it was obviously time to bite the bullet and use Maven to build everything instead. This decision has lowered the maintenance effort considerably.