From 90f9f2f5e9be55bcb86abe6f0f281fbd7ac0d672 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 17 Aug 2014 22:04:40 +0200 Subject: [PATCH] test code --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.39.5