Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-18 | SWIG Java bindings improvements | Jamie Bullock | |
Much-improved Java bindings. Java arrays can now be passed to functions that take void *, without any special treatment. | |||
2012-06-13 | Java SWIG bindings improvements | Jamie Bullock | |
2008-01-01 | - Improvements to SWIG bindings generation script | Jamie Bullock | |
- Fixed omission in xtract_bark_coefficients that was causing the output to be complete b/s! This fixed bark_coeffs and loudness feature which depends on it - Changes to descriptor API: added is_delta and id. id corresponds to value in xtract_features_ enum and is useful for programmatic conversions between id and name string. | |||
2007-12-29 | - added bark coefficients PD example | Jamie Bullock | |
- Fixed Java bindings compile problem | |||
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. |