Mercurial > hg > libxtract
log
age | author | description |
---|---|---|
Wed, 03 Oct 2007 10:01:15 +0000 | Dan Stowell | Minor modifications to MFCC init, mainly just code formatting |
Mon, 24 Sep 2007 10:26:26 +0000 | Jamie Bullock | Minor documentation change |
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 17:57:09 +0000 | Jamie Bullock | Minor test.java fix |
Wed, 05 Sep 2007 17:44:23 +0000 | Jamie Bullock | Updated README and minor buld tweaks for OS X (That will probably break the Linux build (sigh)). |
Wed, 05 Sep 2007 14:50:37 +0000 | Jamie Bullock | Added m4 macros |
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. |