# HG changeset patch # User Chris Cannam # Date 1580987728 0 # Node ID c808472d80e7077ac14934ef62401f6275eebe8d # Parent 0805a04ed4e5d3db27368af789ecf76bac43c2a1 Update dates diff -r 0805a04ed4e5 -r c808472d80e7 README --- a/README Thu Feb 06 11:15:16 2020 +0000 +++ b/README Thu Feb 06 11:15:28 2020 +0000 @@ -5,7 +5,7 @@ pYIN is a modification of the well-loved YIN algorithm for fundamental frequency (F0) estimation in monophonic audio. -This is a Vamp plugin (http://vamp-plugins.org) implementation of +This is a Vamp plugin (https://vamp-plugins.org) implementation of pYIN, as well as the original YIN method. The plugin can be used by any Vamp host such as Sonic Visualiser and Sonic Annotator. @@ -54,7 +54,7 @@ Authors, Citation, License and Use ================================== -pYIN was written by Matthias Mauch. Copyright 2012-2015 Matthias Mauch +pYIN was written by Matthias Mauch. Copyright 2012-2020 Matthias Mauch and Queen Mary, University of London. The YIN code was drawn from the Java implementation in the TarsosDSP