Monthly Archives: July 2011

SerialEvent NullPointer Error with Proccessing and Arduino ATmega8u2

We were running into a weird bug yesterday when trying to poll serial data from one of the new Arduino Megas in Processing 1.2.1. It seems that if you have a lot of code, or multiple tabs in your processing patch, there is the chance that the Serial Class won’t have time to load before [...]

Some good resources for starting to learn SuperCollider

SuperCollider comes with an extensive and comprehensive Help file already. This includes a bunch of tutorials (from several different sources it seems, with material overlapping from different tutorials), and provide a great introduction to the language. However, I’ve also been looking for a few other resources as I’m trying to teach myself. Probably the best [...]

Learning SuperCollider

I’ve been getting into SuperCollider recently for some of my upcoming research. I thought as I will be working through this I’d put up little bits of things that were sticking points for me. These posts will probably be pretty short, and may point out some “obvious” things, but when you are learning something new, [...]

Updated Chronome Build Instructions

We have updated the build instructions for the Chronome. At this point there should be enough information on the website to build one, but there are still a few pieces left to finish. We have serialosc working at the moment (with full existing monome protocol support), and have decided to go in that direction instead [...]

Updated instructions for flashing arduino serial numbers

As we are getting ready to release the completed Chronome files and instructions, we went through and updated the instructions for flashing serial numbers on Arudinos. These instructions are a mix of the help we’ve found around the net, as well as our own experience and questions while attempting to change the device serial numbers. [...]