]> git.parisson.com Git - timeside-diadems.git/commitdiff
test again
authorGuillaume Pellerin <yomguy@parisson.com>
Sun, 17 Aug 2014 20:05:23 +0000 (22:05 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 17 Aug 2014 20:05:23 +0000 (22:05 +0200)
README.rst

index 6ff65720846bb883713fdc707acc1dbde14f071a..2b96d97904c87326aec230d4385dbbc920d4e1c9 100644 (file)
@@ -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()