# HG changeset patch # User Chris Cannam # Date 1409844991 -3600 # Node ID ea244ea912b4a396cd016e91b586097ab0063952 # Parent 63213c3d2889459c6d9f5c804f6040715b338ee7 Minor text update diff -r 63213c3d2889 -r ea244ea912b4 .hgignore --- 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 diff -r 63213c3d2889 -r ea244ea912b4 multiple_f0_estimation/silvet/README.txt --- 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)