]> git.parisson.com Git - timeside.git/commit
Chore(Analyzer): remove render_analyzers definition from timeside.plugins.grapher
authorThomas Fillon <thomas@parisson.com>
Tue, 20 Jan 2015 08:57:16 +0000 (09:57 +0100)
committerThomas Fillon <thomas@parisson.com>
Tue, 20 Jan 2015 08:57:16 +0000 (09:57 +0100)
commit3af15f830e968c9694d2378533d6156f61bb78c6
treeaf48a6ebef73211f314e2f2fa32e0f43281bbb35
parent0b4761dd53ee828d5a78cbb48d28a237164a992a
Chore(Analyzer): remove render_analyzers definition from timeside.plugins.grapher

Grapher for analyzer are now define inside each analyzer module.
The factory class/function for defining such grapher move from timeside/plugins/grapher/render_analyzers to timeside/core/grapher
timeside/core/grapher.py
timeside/plugins/analyzer/externals/aubio_pitch.py
timeside/plugins/analyzer/odf.py
timeside/plugins/analyzer/waveform.py
timeside/plugins/grapher/render_analyzers.py [deleted file]