Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-21 | - Added some previously uncommitted Pd testing examples | Jamie Bullock | |
- Improved python bindings. Now we can do vector features as well as scalar from Python | |||
2007-09-24 | Made xtract_loudness() more permissive, so it doesn't crash if N > BARK_BANDS | Jamie Bullock | |
2007-09-06 | Java bindings (with simple test) now working. Unified Python and Java ↵ | Jamie Bullock | |
bindings tests. | |||
2007-09-05 | Minor test.java fix | Jamie Bullock | |
2007-09-05 | Updated README and minor buld tweaks for OS X (That will probably break the ↵ | Jamie Bullock | |
Linux build (sigh)). | |||
2007-09-05 | Added java bindings. Everything seems to work OK, except test.java won't ↵ | Jamie Bullock | |
compile. Some kind of path error, but I can't work out how to fix it. | |||
2007-09-04 | Added basic SWIG wrapper generator (use ./configure --enable-swig etc) | Jamie Bullock | |