Mercurial > hg > libxtract
log src/scalar.c @ 93:61fe1af213cd
age | author | description |
---|---|---|
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. |
Tue, 04 Sep 2007 19:07:55 +0000 | Jamie Bullock | Added basic SWIG wrapper generator (use ./configure --enable-swig etc) |