- 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:
  >>> grapher.render(output='waveform.png')
  >>> print 'Level:', analyzer.results
 
-`More examples <http://code.google.com/p/timeside/wiki/PythonApi>`_
 
 Install
 =======
 
  >>> grapher.render(output='waveform.png')
  >>> print 'Level:', analyzer.results
 
-`More examples <http://code.google.com/p/timeside/wiki/PythonApi>`_
 
 
      - 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: