essentia
essentia copied to clipboard
Add unittests for SuperFlux algorithm
Add unittests for SuperFlux, TriangularBands, MaxFilter
The test is half-done for SuperFluxExtractor. Missing a regression test on real audio and an information about correct absolute precision allowed for the impulse test.
Missing the test for peaks that are close to each other.
Tests for TriangularBands are done in 7a2d24b8fb6f362409def32bc1078b1812f4af3a
Missing a test for MaxFilter
Some tests for SuperFlux* were added in https://github.com/MTG/essentia/pull/1103.