]> git.parisson.com Git - timeside.git/commitdiff
add html
authoryomguy <yomguy@parisson.com>
Sat, 19 Jun 2010 00:38:07 +0000 (00:38 +0000)
committeryomguy <yomguy@parisson.com>
Sat, 19 Jun 2010 00:38:07 +0000 (00:38 +0000)
INSTALL.html

index 60ccb42cb45560e3f39a685b2c5973b62c8013c4..4c87ad3a1b600ac136b915aa2a02536a26a278a8 100644 (file)
@@ -379,7 +379,7 @@ $ python setup.py install
 </pre>
 <pre class="doctest-block">
 &gt;&gt;&gt; decoder  =  timeside.decoder.FileDecoder('source.wav')
-&gt;&gt;&gt; grapher  =  timeside.grapher.Waveform('image.png')
+&gt;&gt;&gt; grapher  =  timeside.grapher.Waveform('output=image.png')
 &gt;&gt;&gt; analyzer =  timeside.analyzer.MaxLevel()
 &gt;&gt;&gt; encoder  =  timeside.encoder.WavEncoder('output.wav')
 &gt;&gt;&gt; (decoder | grapher | analyzer | encoder).run()
@@ -403,7 +403,7 @@ $ python setup.py install
 <div class="footer">
 <hr class="footer" />
 <a class="reference external" href="INSTALL">View document source</a>.
-Generated on: 2010-06-18 23:26 UTC.
+Generated on: 2010-06-19 00:37 UTC.
 Generated by <a class="reference external" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference external" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
 
 </div>