From: Guillaume Pellerin Date: Tue, 15 Oct 2013 21:23:11 +0000 (+0200) Subject: update doc X-Git-Tag: 0.5.0~18^2~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=96df3fd7b457c41da044042f6676fb82ac6437b0;p=timeside.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 ======= diff --git a/doc/source/dive_in.rst b/doc/source/dive_in.rst index 4bd8a1c..1aa8a77 100644 --- a/doc/source/dive_in.rst +++ b/doc/source/dive_in.rst @@ -18,5 +18,4 @@ get the results:: >>> grapher.render(output='waveform.png') >>> print 'Level:', analyzer.results -`More examples `_ diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 5c18871..95532d4 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.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: