Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Possible Corrections to Tristimulus Functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stateful feature extraction functions are functions that require state to be maintained between successive calls. This is necessary, for example when an accumulation of values is required, or changes need to be measured over time.
The initial xtract_last_n() function accumulates the last N (single) values from *data and writes them to *result
|
|
add VC2012 project to compile static and dynamic lib, also fix some C
|
|
|
|
issues
|
|
exception is silent input.
|
|
|
|
|
|
|
|
|
|
cent
|
|
less than 2 bands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Harmonic Product Spectrum Changes
|
|
correction bit
|
|
|
|
|
|
|
|
|
|
|
|
input data are below or equal to threshold value. Fixes #46
If XTRACT_NO_RESULT is returned, *result will be set to DBL_MAX
|
|
|
|
|
|
|
|
|
|
|
|
|