Michael J. Wilson Music 256a Fall 2010 Homework #2 ---------------------------------------------------------------------- Thank you for choosing string-thing, your friendly neighborhood Karplus-Strong Midi instrument! ---------------------------------------------------------------------- HOW TO BUILD: Extract the archive to an empty directory. Type 'make' to build the project. Run Jack and set the sampling rate to 44100. Type 'release/string-thing' to run the program. Refer to the program's built-in help message for instructions on how to use it. You can get this message by typing 'release/string-thing --help'. ---------------------------------------------------------------------- BUILD NOTES: If you have doxygen installed you can run 'make doc' to generate API documentation for the project. If you would like to use a different sample rate other than the default 44100, change the value in src/Utility.cpp