jjreyes92/pyo

Example code for PVAddSynth broken

Closed this issue · 1 comments

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

Fixed in sources, thanks!

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

  • Changed state: Fixed