# HG changeset patch # User Chris Cannam # Date 1441728363 -3600 # Node ID c2369221825a41666be71f4f27959f3cb9936679 # Parent 89e7c9a834d3ec05cece0ed1c4b9a8ac825775e8 Cat file; typo fix diff -r 89e7c9a834d3 -r c2369221825a README.txt --- a/README.txt Mon Jun 15 17:22:56 2015 +0100 +++ b/README.txt Tue Sep 08 17:06:03 2015 +0100 @@ -8,7 +8,7 @@ Its primary purpose is to help you test that your host is correctly handling the output sample type and sample rate, as these are quite easily misinterpreted. (See http://vamp-plugins.org/ for more about -Vamp plugins and http://vapm-plugins.org/guide.pdf for the programming +Vamp plugins and http://vamp-plugins.org/guide.pdf for the programming guide which explains the output sample type and sample rate.) The plugin does no real work. It simply provides a variety of outputs @@ -19,3 +19,4 @@ If you are developing plugins rather than hosts, and you want help in testing them, look instead at the Vamp Plugin Tester (https://code.soundsoftware.ac.uk/projects/vamp-plugin-tester). + diff -r 89e7c9a834d3 -r c2369221825a vamp-test-plugin.cat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vamp-test-plugin.cat Tue Sep 08 17:06:03 2015 +0100 @@ -0,0 +1,1 @@ +vamp:vamp-test-plugin:vamp-test-plugin::Development