diff test/examples/README.txt @ 25:2c913b88b808

Fix folding
author Chris Cannam
date Tue, 29 Sep 2015 16:51:49 +0100
parents 353e88e4ebea
children
line wrap: on
line diff
--- a/test/examples/README.txt	Tue Sep 29 16:36:23 2015 +0100
+++ b/test/examples/README.txt	Tue Sep 29 16:51:49 2015 +0100
@@ -39,5 +39,7 @@
 The proposition that these are intended to help test is: If Tipic
 produces the pitch features found in ylsf-30sec-tipic-pitch.csv, and
 if we assume the MATLAB implementations are correct, then Tipic should
-also produce chroma features matching those in these files.
+also produce chroma features matching those in these files. (Up to
+rounding error based on the limited precision with which the original
+pitch values were written out to CSV.)