pygame sound is delayed a lot
Bug #295369 reported by
almejo
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pygame |
New
|
Undecided
|
Unassigned | ||
pygame (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
Lucid |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
I am developing a game in pygame for a couple of weeks. the other day i upgraded to ubuntu intrepid and now, all the sound that i play through pygame is delayed a whole second
I dont know if its pulse audio or pygame. but now all the sound effects are delayed in my game. I didnt change anything in my code after the upgrade and all was working ok
Thanks for this wonderful os. i only want it to get better
Changed in pygame (Ubuntu Lucid): | |
milestone: | ubuntu-10.04-beta-1 → ubuntu-10.04-beta-2 |
Changed in pygame (Ubuntu Lucid): | |
milestone: | ubuntu-10.04-beta-2 → none |
Changed in pygame (Ubuntu): | |
assignee: | Luke Yelavich (themuso) → nobody |
Changed in pygame (Ubuntu Lucid): | |
assignee: | Luke Yelavich (themuso) → nobody |
To post a comment you must log in.
I had a terrible delay in every game from Maelstrom to Urban terror. Sound was playing 0.1-0.2 seconds later than it should. That's already too large delay, very annoying. Maybe your whole second delay is some complex problem, or your cpu is slower.
Anyway I've just disabled and removed Pulseaudio from the system, and sound got back where it should be. Try it.