Sound doesn't play anymore after a few plays
Arnau Font <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <80E021E474D70646964D4AAB69FF3827C5B671A7B7@IPSMailServer.IPSMail.com> |
Hi, I'm using OpenAL to play some sounds in my application (under Linux). I play a sound every more or less 3 or 4 seconds. Everything is fine, but if I leave the application running all night long, the next day no sound is being played. I load the buffers(using alutCreateBufferFromFile) and assign them to sources at the beginning, and I keep calling alSourcePlay to play the sound every time. I've tried to create every time the buffer, but it doesn't work either... If I restart the application, the sound works again. The library version is openal-soft-1.11.753-1.fc12.i686. Any ideas?? Thanks, Arnau. _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal