Bug#700017: python-pyo: 10 second lag before playing

2013-02-23 Thread Tiago Vaz
Hi Nicolas, Thanks for reporting that. I tried to reproduce it here but got no lag. The problem regarding /home/nicolas/pyo_rec.wav is fixed in the new version witch is already in Debian. The 'strange' output in your lines is about connecting to pulse. Do you have any alsa -- pulse workaround set

Bug#700017: python-pyo: 10 second lag before playing

2013-02-07 Thread Nicolas Patrois
Package: python-pyo Version: 0.6.1-1 Severity: normal Dear Maintainer, Running pyo in my system works fine but I have about a 10 second lag before anything happens. An example: #!/usr/bin/python2.7 from pyo import * s = Server().boot() s.start() #a = PinkNoise(.1).mix(2).out() b =