From: Guillaume Pellerin Date: Tue, 15 Oct 2013 21:23:11 +0000 (+0200) Subject: update doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=005d811925ace656daa6c8bfb93a5a834499e71e;p=timeside-diadems.git update doc --- diff --git a/README.rst b/README.rst index a2d7c21..2fecbc1 100644 --- a/README.rst +++ b/README.rst @@ -36,10 +36,10 @@ Available plugins - Takes ALL known media formats thanks to GStreamer * Analyzers: - - MaxLevel, MeanLevel - - DC - - Yaafe, all data flows - - Aubio BPM, Beats, Pitch, various spectral descriptors + - MaxLevel, MeanLevel, DC + - Yaafe : all data flows + - Aubio : BPM, Beats, Pitch, various spectral descriptors + - VAMP : all default plugins from simple host - IRIT 4Hz, Entropy * Graphers: @@ -158,7 +158,6 @@ get the results:: >>> grapher.render(output='waveform.png') >>> print 'Level:', analyzer.results -`More examples `_ Install =======