]> git.parisson.com Git - timeside-diadems.git/commitdiff
update doc
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 15 Oct 2013 21:23:11 +0000 (23:23 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 15 Oct 2013 21:23:11 +0000 (23:23 +0200)
README.rst

index a2d7c213488cd934caefd171e8eacb9c2aebed53..2fecbc14756cbca2f85dc2da39e60350ed6807e7 100644 (file)
@@ -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 <http://code.google.com/p/timeside/wiki/PythonApi>`_
 
 Install
 =======