From: Guillaume Pellerin Date: Sun, 17 Aug 2014 20:04:40 +0000 (+0200) Subject: test code X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=90f9f2f5e9be55bcb86abe6f0f281fbd7ac0d672;p=timeside-diadems.git test code --- diff --git a/README.rst b/README.rst index 032a00d..6ff6572 100644 --- a/README.rst +++ b/README.rst @@ -233,7 +233,7 @@ The encoded OGG file should also be there... Note you can also instanciate each processor with its own class: - .. code:: python +.. code:: python decoder = timeside.decoder.file.FileDecoder('sweep.wav') grapher = timeside.grapher.waveform_simple.Waveform() analyzer = timeside.analyzer.level.Level()