Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 664 Bytes

The kazoo project

Musical experiments: video-controllers, psychoacoustics, machine learning.

INSTALLATION

To get a kazoo instrument running on a new system:

  1. install ubuntu or xubuntu linux
  2. get the kazoo repository, henceforth $KAZOO
  3. install libraries and build tools with $KAZOO/install.sh
  4. install a realtime kernel with $KAZOO/kernel.sh
  5. build everything with make -c $KAZOO build
  6. [optional] install python module with make -C $KAZOO install
  7. [optional] install boot init script with $KAZOO/init.sh

LICENSE

Copyright (C) 2009-2012 Fritz Obermeyer Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php