]> git.parisson.com Git - timeside.git/commit
ResultContainer refactoring and switching all analyzerResult to the newanalyzerResult...
authorThomas Fillon <thomas@parisson.com>
Fri, 4 Oct 2013 07:21:57 +0000 (09:21 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 4 Oct 2013 09:07:21 +0000 (11:07 +0200)
commitf60aba8cd95efd5bd253f99274dc7b833403a4f4
treef73b883f65918d24b72c1fe2add3b4c766d666e5
parenta89065f9a0294d57c2aabf97eef835f86c75f1b4
ResultContainer refactoring and switching all analyzerResult to the newanalyzerResult structure

Introduce the resultContainer at the pipe level
13 files changed:
tests/test_analyzer_dc.py
tests/test_analyzer_level.py
timeside/analyzer/aubio_melenergy.py
timeside/analyzer/aubio_mfcc.py
timeside/analyzer/aubio_pitch.py
timeside/analyzer/aubio_specdesc.py
timeside/analyzer/aubio_temporal.py
timeside/analyzer/core.py
timeside/analyzer/dc.py
timeside/analyzer/level.py
timeside/analyzer/yaafe.py
timeside/core.py
timeside/grapher/core.py