changeset 158:0805a04ed4e5

Add CHANGELOG
author Chris Cannam
date Thu, 06 Feb 2020 11:15:16 +0000
parents 2e6911badde9
children c808472d80e7
files CHANGELOG
diffstat 1 files changed, 36 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGELOG	Thu Feb 06 11:15:16 2020 +0000
@@ -0,0 +1,36 @@
+
+pYIN v1.2 (February 2020)
+-------------------------
+
+ - Improve performance, especially substantially reducing memory usage
+   in fixed-lag mode
+
+ - Make use of Vamp FFT interface, which was added to Vamp since the
+   last pYIN release and typically improves performance over the
+   previous code
+
+ - Some small bugfixes
+
+ - This release matches that used in Tony v2.1
+
+
+pYIN v1.1 (April 2015)
+----------------------
+
+ - Numerous improvements made during development of the Tony
+   application, primarily to the note segmentation algorithm
+
+ - Add precise timing option
+
+ - Add Local Candidate plugin
+
+ - Fix a couple of buffer overruns
+
+ - This release matches that used in Tony v1.0
+
+
+pYIN v1.0 (December 2013)
+-------------------------
+
+ - First public release
+