Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
newobject is only for management of a returned object -- it cannot
handle nested structures that need complicated teardown
|
|
needed for floatArray function to be created
|
|
Much-improved Java bindings. Java arrays can now be passed to functions
that take void *, without any special treatment.
|
|
|
|
- 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.
|
|
xtract_features_from_subframes()
- Added windowing functions (window.c)
|
|
- Improved python bindings. Now we can do vector features as well as scalar from Python
|
|
compile. Some kind of path error, but I can't work out how to fix it.
|
|
|