Mercurial > hg > mirex2013
changeset 60:ea244ea912b4
Minor text update
author | Chris Cannam |
---|---|
date | Thu, 04 Sep 2014 16:36:31 +0100 |
parents | 63213c3d2889 |
children | 3f0dbafd8bb4 |
files | .hgignore multiple_f0_estimation/silvet/README.txt |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Thu Sep 04 15:51:08 2014 +0100 +++ b/.hgignore Thu Sep 04 16:36:31 2014 +0100 @@ -7,3 +7,4 @@ *.aux *.bbl *.blg +*.tar.gz
--- a/multiple_f0_estimation/silvet/README.txt Thu Sep 04 15:51:08 2014 +0100 +++ b/multiple_f0_estimation/silvet/README.txt Thu Sep 04 16:36:31 2014 +0100 @@ -32,8 +32,11 @@ ./doNoteTracking.sh /path/to/audiofile.wav /path/to/outputfile.txt +(for multi-instrument datasets) + or ./doNoteTracking-piano.sh /path/to/audiofile.wav /path/to/outputfile.txt +(for piano-only datasets)