Mercurial > hg > qm-vamp-plugins
changeset 179:f302170c720b
README note on qm-dsp
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Wed, 10 Feb 2016 21:08:48 +0000 |
parents | f96ea0e4b475 |
children | 776053dc35db |
files | README.txt |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 ================