libspiralcore is a collection of functionality for various realtime audio related tasks. It's based on code from spiralsynthmodular [http://www.pawfal.org/Software/SSM/] and contains things like a jack client wrapper, osc server mechanism for piping arbitary commands through a ringbuffer to a realtime thread, a timestamp queue, scala tuning loader, etc etc... requires: * scons * jack * liblo * libsndfile to build/install type: sudo scons install released under the GPL, see COPYING for more info dave at pawfal dot org