# HG changeset patch # User Chris Cannam # Date 1326119012 0 # Node ID 52d71675a953abda37134d138665774f29d07fcf # Parent 43d788236ed1ce38ed6809b47681ecbeb1a5b3fa Update INSTALL somewhat (fixing #310) diff -r 43d788236ed1 -r 52d71675a953 INSTALL --- a/INSTALL Fri Jan 06 14:53:46 2012 +0000 +++ b/INSTALL Mon Jan 09 14:23:32 2012 +0000 @@ -3,14 +3,18 @@ ---------------------- First, please consider getting one of the ready-to-run binary -distributions available from http://www.omras2.org/SonicAnnotator . +distributions available from + + http://code.soundsoftware.ac.uk/projects/sonic-annotator/files The following additional libraries are required or optional when building Sonic Annotator: -REQUIRED Vamp Plugin SDK http://www.vamp-plugins.org/ +REQUIRED Sonic Visualiser Core Library, svcore + http://code.soundsoftware.ac.uk/projects/svcore -REQUIRED Qt4 Free Edition http://www.trolltech.com/ +REQUIRED Vamp Plugin SDK http://www.vamp-plugins.org/ +REQUIRED Qt4 Free Edition http://qt.nokia.com/ REQUIRED libsndfile http://www.mega-nerd.com/libsndfile/ REQUIRED libsamplerate http://www.mega-nerd.com/SRC/ REQUIRED FFTW3 http://www.fftw.org/