]> git.parisson.com Git - timeside.git/commitdiff
ortho fix
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 8 Nov 2013 08:17:20 +0000 (09:17 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 10 Nov 2013 08:09:03 +0000 (09:09 +0100)
doc/source/news.rst

index 8eb224c552c3db1f1f945028a92728e992466b7b..9757745e5e3e571806aff1638fa5be544e1fe440 100644 (file)
@@ -1,6 +1,22 @@
 News
 =====
 
+0.5.1
+
+ * Add *parent* processor list to Processor
+ * Simplify and optimize the grapher system
+ * Add Grapher abstract generic class
+ * Add a UUID property to Processor
+ * Add a SpectrogramLinear grapher
+ * Add WaveformTransparent grapher
+ * Fix some assignment issues regarding immutable type in for Analyzer Result
+ * Simplify analyzer results implementation by introducing a Factory and multiple classes and subclasses to handle the 8 different kinds of results
+ * Add doctests and improve the unit tests
+ * Add a OnsetDetectionFunction analyzer
+ * Update documentation
+ * Various cleanups
+ * Various bugfixes
+
 0.5.0
 
  * Deep refactoring of the analyzer API to handle various new usecases, specifically audio feature extraction