From bff72881ced8120c84c3d70e1ffeaa6af5f741d0 Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Mon, 11 Dec 2006 17:57:27 +0000 Subject: Changes to xtract_inharmonicity - made parameters consistent with other xtractors that use peak spectrum. Fixed memory alloc bug in pd example. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1a9d18..62c2815 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2006-11-10 Jamie Bullock +2006-12-11 Jamie Bullock + * version 0.3.2 + * changed xtract_inharmonicity so that it takes frequencies AND + amplitudes of peaks from *data rather than via *argv. This is + consistent with xtract_centroid and others, and it means the data can + come directly from xtract_peaks + * Improvements to pd example (fixed memory allocation bugs) +2006-12-10 Jamie Bullock * version 0.3.1 * Fixed xtract_init_mfcc (array entries zeroed out if not set) 2006-11-10 Jamie Bullock -- cgit v1.2.3