From 45bc9ea22c0f3df71371c10b4593931f14cc6c73 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 17 Aug 2014 22:05:23 +0200 Subject: [PATCH] test again --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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() -- 2.39.5