shithub: aubio

Download patch

ref: 34e753ca4375e71df0ff80a365d152c148b887c2
parent: 0dfcea59e8561f8ca8dd10095b56d4ed0ab137b8
parent: 7b69bc61b9bcdb4a49494f9dec1fd8fd703c03f4
author: Paul Brossier <piem@piem.org>
date: Sat Jul 9 06:20:18 EDT 2016

Merge branch 'sxalexander-python-readme-typo'

--- a/python/README
+++ b/python/README
@@ -56,7 +56,7 @@
 
 And to try out the demos:
 
-    $ ./demos/demo_source.wav /path/to/sound/sample.wav
+    $ ./demos/demo_source.py /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.