Monthly Archives: February 2012

New links to clear up CrossPack Versions and Serial Number changing

Looks like the 2012 version of Crosspack adds an extra 1kb to the compiled arduino-usbserial.hex file. This causes the file to be too large, and overlap with the Arduino DFU Bootloader. Using the older 2010 version seems to solve this issue. Additionally, we found an easier “all in one” command for building the .hex file, [...]

New Chronome Firmware and Libmonome update

This update fixes stuck notes from the chronome and adds smoother pressure data. Let me know if there are any issues that pop up. Download and install the new firmware https://sourceforge.net/projects/thechronome/, and then rebuild and install the new libmonome. cd libmonome git pull make clean ./configure make sudo make install **note: if you have already [...]