[Bug 295369] Re: pygame sound is delayed a lot

2009-09-13 Thread almejo
Maybe is something in the sound system, but is something that is happening in my home pc and in my work pc... so I don't think that is my foult. In my job I have a jaunty default instalation so i don't know what it is. thanks for the help.. -- pygame sound is delayed a lot https://bugs.launchpad

Re: [Bug 295369] Re: pygame sound is delayed a lot

2009-09-12 Thread Matt Joiner
almejo i just googled for it. however the large sound delay would be indicative of an issue somewhere in the sound system. On Fri, Jul 24, 2009 at 12:13 PM, almejo wrote: > Great!!! > > the last indication did the magic. Pre_init was the missing key. > > Now after months I can resume programing m

[Bug 295369] Re: pygame sound is delayed a lot

2009-09-12 Thread Peepsalot
Could the pygame package be set so that the default mixer setting is something more sane, such as what Lauri has suggested? -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 295369] Re: pygame sound is delayed a lot

2009-07-23 Thread almejo
Great!!! the last indication did the magic. Pre_init was the missing key. Now after months I can resume programing my game :D Thanks to all!! btw: how did you know what to do?? -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because y

Re: [Bug 295369] Re: pygame sound is delayed a lot

2009-07-23 Thread pymike
This problem goes away when I kill pulseaudio. I haven't experienced any side-effects either. -- - pymike -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 295369] Re: pygame sound is delayed a lot

2009-07-23 Thread Matt Joiner
You can try removing pulse audio, or hope that in the next release, pulse audio is somehow (unlikely) less broken. -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 295369] Re: pygame sound is delayed a lot

2009-07-23 Thread Jon White
> I tried it,.. but still not working.. try this before calling pygame.init(): pygame.mixer.pre_init(44100, -16, 2, 512) -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 295369] Re: pygame sound is delayed a lot

2009-06-30 Thread almejo
I tried it,.. but still not working.. Will be this be addressed in Karmic?? -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...

[Bug 295369] Re: pygame sound is delayed a lot

2009-06-30 Thread Matt Joiner
I have this problem too. Lauri, your suggestion fixed it. -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com h

[Bug 295369] Re: pygame sound is delayed a lot

2009-06-14 Thread Lauri Niskanen
The problem might also be too big buffer. Try something like this: pygame.mixer.init(44100, -16, 2, 512) ** Summary changed: - sound is delayed a whole second in intrepid + pygame sound is delayed a lot -- pygame sound is delayed a lot https://bugs.launchpad.net/bugs/295369 You received this bu