Musical experiments: video-controllers, psychoacoustics, machine learning.
To get a kazoo instrument running on a new system:
- install ubuntu or xubuntu linux
- get the kazoo repository, henceforth $KAZOO
- install libraries and build tools with $KAZOO/install.sh
- install a realtime kernel with $KAZOO/kernel.sh
- build everything with make -c $KAZOO build
- [optional] install python module with make -C $KAZOO install
- [optional] install boot init script with $KAZOO/init.sh
Copyright (C) 2009-2012 Fritz Obermeyer Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php