# HG changeset patch # User Chris Cannam # Date 1455138528 0 # Node ID f302170c720bbb26b4bf1b156e799cc1dc334168 # Parent f96ea0e4b4755f1fb8db092928729863640a39f3 README note on qm-dsp diff -r f96ea0e4b475 -r f302170c720b README.txt --- a/README.txt Mon Sep 28 12:33:17 2015 +0100 +++ b/README.txt Wed Feb 10 21:08:48 2016 +0000 @@ -20,6 +20,20 @@ parameters to the BeatTracker plugin. +Build Dependencies +================== + +This code depends on the qm-dsp library: + + https://code.soundsoftware.ac.uk/projects/qm-dsp + +If you have cloned this code from the Mercurial repository hosted at +SoundSoftware, you should have got qm-dsp as well as a subdirectory +(as it is listed as a Mercurial subrepository). Otherwise, you should +clone that repository inside the working copy of this one before +building. + + Plugins Included ================