cleemesser / pyo

Automatically exported from code.google.com/p/pyo
GNU General Public License v3.0
0 stars 0 forks source link

Example code for PVAddSynth broken #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a small issue, but the example code for PVAddSynth has the following 
line, raises a TypeError:

pva = PVAnal(a, size=1024, overlaps=4, pitch=2)

I believe the argument pitch should be changed to wintype?

Loving the 0.6.8 update!

Original issue reported on code.google.com by bennymar...@gmail.com on 19 Oct 2013 at 2:41

GoogleCodeExporter commented 8 years ago
Fixed in sources, thanks!

Original comment by belan...@gmail.com on 21 Oct 2013 at 5:15