From 398afce1d37bad97d50a20aa5406a4dc6327912d Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Sat, 16 Feb 2008 20:13:05 +0000 Subject: - Added to pd example the ability to differentiate between different argv types (XTRACT_FLOAT, XTRACT_INT) and pass the correct data type to the xtract[]() function - Added xtract_flatness_db() details to descriptors.c - Fixes to tonality and xtract_subbands descriptors - Added Pd examples for 'subband mean' and tonality calculated using subbands --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fecd44a..cdb7484 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-2-16 Jamie Bullock + * version 0.6.0 + * Added to pd example the ability to differentiate between different + argv types (XTRACT_FLOAT, XTRACT_INT) and pass the correct data type + to the xtract[]() function + * Added xtract_flatness_db() details to descriptors.c + * Fixes to tonality and xtract_subbands descriptors + * Added Pd examples for 'subband mean' and tonality calculated using subbands + 2008-2-15 Jamie Bullock * version 0.5.9 * Fixed bugs in xtract_flatness(), or at least added necessary -- cgit v1.2.3