Mercurial > hg > sonic-annotator
diff runner/JAMSFeatureWriter.cpp @ 170:3536342ac088 jams
Warn that JAMS implementation is provisional
author | Chris Cannam |
---|---|
date | Wed, 15 Oct 2014 16:09:32 +0100 |
parents | 859d8ec60e06 |
children | 089f1a13963d |
line wrap: on
line diff
--- a/runner/JAMSFeatureWriter.cpp Wed Oct 15 16:05:15 2014 +0100 +++ b/runner/JAMSFeatureWriter.cpp Wed Oct 15 16:09:32 2014 +0100 @@ -46,7 +46,7 @@ string JAMSFeatureWriter::getDescription() const { - return "Write features to JSON files in JAMS (JSON Annotated Music Specification) format."; + return "Write features to JSON files in JAMS (JSON Annotated Music Specification) format. WARNING: This is a provisional implementation! The output format may change in future releases to comply more effectively with the specification. Please report any problems you find with the current implementation."; } JAMSFeatureWriter::ParameterList