depends on a custom MRAA dac interface for outputing control voltages to a modular synth, could be used to sequence other dacs/SPI interfaces. also needs SDL
uses the analog devices ltc 2668
I cant remember where the bitmaps came from but I didnt make them
on linux:
sudo apt-get install libsdl1.2-dev libsdl1.2debian
sudo apt-get install libsdl-image1.2 libsdl-image1.2-dev
make
on osx:
brew install sdl
brew install sdl_image
make