Mercurial > hg > pyin
changeset 125:c3a4aa614e33
Update plugin versions
author | Chris Cannam |
---|---|
date | Tue, 21 Apr 2015 12:54:07 +0100 |
parents | 712cb77f38c2 |
children | 292b75059949 |
files | LocalCandidatePYIN.cpp PYinVamp.cpp README YinVamp.cpp |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/LocalCandidatePYIN.cpp Tue Apr 21 12:53:03 2015 +0100 +++ b/LocalCandidatePYIN.cpp Tue Apr 21 12:54:07 2015 +0100 @@ -85,7 +85,7 @@ { // Increment this each time you release a version that behaves // differently from the previous one - return 1; + return 2; } string
--- a/PYinVamp.cpp Tue Apr 21 12:53:03 2015 +0100 +++ b/PYinVamp.cpp Tue Apr 21 12:54:07 2015 +0100 @@ -88,7 +88,7 @@ { // Increment this each time you release a version that behaves // differently from the previous one - return 1; + return 2; } string
--- a/README Tue Apr 21 12:53:03 2015 +0100 +++ b/README Tue Apr 21 12:54:07 2015 +0100 @@ -54,7 +54,7 @@ Authors, Citation, License and Use ================================== -pYIN was written by Matthias Mauch. Copyright 2012-2013 Matthias Mauch +pYIN was written by Matthias Mauch. Copyright 2012-2015 Matthias Mauch and Queen Mary, University of London. The YIN code was drawn from the Java implementation in the TarsosDSP