Mercurial > hg > libxtract
log src/scalar.c @ 117:2b2d0609e44f
age | author | description |
---|---|---|
Sun, 04 May 2008 11:02:40 +0000 | Jamie Bullock | Fixed bug in peak interpolation algorithm in xtract_peak_spectrum() |
Sat, 16 Feb 2008 20:13:05 +0000 | Jamie Bullock | - Added to pd example the ability to differentiate between different |
Fri, 15 Feb 2008 12:43:13 +0000 | Jamie Bullock | - Fixed bugs in xtract_flatness(), or at least added necessary |
Fri, 28 Dec 2007 19:34:51 +0000 | Jamie Bullock | - Added new helper functions: xtract_windowed() and xtract_features_from_subframes() |
Mon, 24 Sep 2007 08:23:26 +0000 | Jamie Bullock | Made xtract_loudness() more permissive, so it doesn't crash if N > BARK_BANDS |
Thu, 06 Sep 2007 14:05:37 +0000 | Jamie Bullock | Java bindings (with simple test) now working. Unified Python and Java bindings tests. |
Wed, 05 Sep 2007 14:32:17 +0000 | Jamie Bullock | Added java bindings. Everything seems to work OK, except test.java won't compile. Some kind of path error, but I can't work out how to fix it. |