Mercurial > hg > tuning-difference
changeset 61:eace35be49f5
Further README tweak and build fix
author | Chris Cannam |
---|---|
date | Thu, 11 Jul 2019 11:17:34 +0100 |
parents | 7ec2825479f2 |
children | 389b50662073 ef1160de4926 |
files | Makefile.inc README.md |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.inc Thu Jul 11 10:58:18 2019 +0100 +++ b/Makefile.inc Thu Jul 11 11:17:34 2019 +0100 @@ -44,7 +44,7 @@ $(PLUGIN_OBJECTS): $(PLUGIN_HEADERS) -test: $(PLUGIN) +test: all bash test/regression.sh clean:
--- a/README.md Thu Jul 11 10:58:18 2019 +0100 +++ b/README.md Thu Jul 11 11:17:34 2019 +0100 @@ -2,7 +2,7 @@ Tuning Difference Plugin ======================== -### A Vamp plugin to calculate comparative tuning of recordings +### A Vamp plugin to calculate comparative tuning of audio recordings * Home page and downloads: https://code.soundsoftware.ac.uk/projects/tuning-difference * Linux and macOS CI build: [](https://travis-ci.org/cannam/tuning-difference)