From: Guillaume Pellerin Date: Sun, 17 Aug 2014 20:05:23 +0000 (+0200) Subject: test again X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=45bc9ea22c0f3df71371c10b4593931f14cc6c73;p=timeside-diadems.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()