diff README.md @ 86:5eeabb24d677

Fixed implementation issue in complex spectral difference (and its HWR cousin) - thanks to @zbanks for pointing this out. Also updated README for new version
author Adam Stark <adamstark.uk@gmail.com>
date Sun, 10 Jan 2016 11:36:14 +0000
parents 2d8cf2878483
children 496d12635af8 2716b8d1b8ad
line wrap: on
line diff
--- a/README.md	Wed Dec 09 22:58:05 2015 +0000
+++ b/README.md	Sun Jan 10 11:36:14 2016 +0000
@@ -1,7 +1,7 @@
 BTrack - A Real-Time Beat Tracker
 =================================
 
-** Version 1.0.2 **
+** Version 1.0.3 **
 
 *by Adam Stark, Matthew Davies and Mark Plumbley.*
 
@@ -22,6 +22,11 @@
 Versions
 --------
 
+==== 1.0.3 ==== (10th January 2016)
+
+* Fixed implementation error in complex spectral difference (thanks to @zbanks for pointing it out)
+* Small change to python module build script
+
 ==== 1.0.2 ==== (25th November 2014)
 
 * Added updated Max external project and associated files