log
graph
tags
bookmarks
branches
changeset
browse
bz2
zip
gz
help
Mercurial
>
hg
>
libxtract
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 75:
(0)
-30
-10
-8
+8
+10
+30
+100
tip
age
author
description
Fri, 20 Apr 2007 08:49:49 +0000
Jamie Bullock
Fixed autocorrelation_fft() it now gives comparable output to autocorrelation()
Wed, 04 Apr 2007 10:25:47 +0000
Dan Stowell
Small changes thanks to compiler warnings (no change to behaviour)
Tue, 20 Mar 2007 07:57:56 +0000
Jamie Bullock
Fixed constants in xtract_macros_private.h so that defaults work out OK
Tue, 20 Mar 2007 07:39:11 +0000
Jamie Bullock
Ammended xtract_mfcc() documentation
Tue, 20 Mar 2007 07:35:30 +0000
Jamie Bullock
Removed spurious mallocs and frees in xtract_mfcc and xtract_dct
Mon, 19 Mar 2007 18:58:21 +0000
Jamie Bullock
Further updated xtract_spectrum() to hopefully fix fft iteration bug and nyquist/DC inclusion. Added new boolean argument 'withDC' to select whether the DC component is required in the output
Mon, 19 Mar 2007 15:06:55 +0000
Dan Stowell
xtract_mfcc(): Slightly different way of limiting to XTRACT_LOG_LIMIT. It's the same in theory, but saves on one assignment operation. But the real reason I did it was because my compiler (gcc 4.0.1, Apple intel edition) was getting it wrong (presumably during some optimisation). It does save on the assignment though.
Mon, 19 Mar 2007 14:41:56 +0000
Dan Stowell
xtract_mfcc failed to initialise its result values to zero - now fixed.
less
more
| rev 75:
(0)
-30
-10
-8
+8
+10
+30
+100
tip