Re: Playback speeding up
Chris Robinson <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, February 23, 2011 7:24:09 AM Ed Phillips wrote: > Also, now that I'm thinking about it, > there were some system updates pending reboot (maybe including Pulse > stuff) at the time I was getting the weird audio speed-ups, so that's > likely the culprit. Possibly. PulseAudio can be finicky sometimes. > I'm not sure which driver it's picking but it's probably Pulse since it's > in slot 0? That's likely, yeah, unless a different specific device is requested or the pulseaudio backend failed to open so that it would drop back to ALSA. You can check, btw, what device is opened by calling alcGetString(Device, ALC_DEVICE_SPECIFIER); with the opened device handle. It returns a regular C string (ie, not a null- separated list like with device enumeration). _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal