From: Guillaume Pellerin Date: Sun, 17 Aug 2014 20:05:23 +0000 (+0200) Subject: test again X-Git-Tag: 0.6~4^2~44 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=da585245dd173fe148ae46b0642db1929870a22c;p=timeside.git test again --- diff --git a/README.rst b/README.rst index 6ff6572..2b96d97 100644 --- a/README.rst +++ b/README.rst @@ -231,9 +231,8 @@ Show the analyzer results: The encoded OGG file should also be there... -Note you can also instanciate each processor with its own class: +Note you can also instanciate each processor with its own class:: -.. code:: python decoder = timeside.decoder.file.FileDecoder('sweep.wav') grapher = timeside.grapher.waveform_simple.Waveform() analyzer = timeside.analyzer.level.Level()