shithub: aubio

Download patch

ref: 1e18df6a75fb53044f93a42404ba1e0623f77b7c
parent: e794a80f1f5f10ed7d2c2dece62d4e12415b3800
author: Paul Brossier <piem@piem.org>
date: Fri Mar 7 18:31:47 EST 2014

python/README: improve

--- a/python/README
+++ b/python/README
@@ -65,7 +65,7 @@
 
 And to try out the demos:
 
-    $ ./demos/demo_source.wav ~/test.wav
+    $ ./demos/demo_source.wav /path/to/sound/sample.wav
 
 You need to install additional modules to run some of the demos. For
 instance, several demos use [matplotlib](http://matplotlib.org/) to draw plots.