[Openal-devel] Mac alSourceRewind bug

Mark Sibly blitzmunter at gmail.com
Mon Apr 12 17:07:30 PDT 2010


Hi,

According to the docs, alSourceRewind should result in the source
returning to the AL_INITIAL state (via AL_STOPPED if state was
AL_PLAYING).

However, this does not appear to be the case on the Mac, and looking
through the code suggests that although sources in the Mac version are
initialized to AL_INITIAL, they never return to this state -
alSourceRewind appears to be doing something, but not changing mState.

I could try and fix this, but given that my last Mac fix generated
zero interest/feedback, would I be better off just giving up on Mac
OpenAL altogether?

Bye!
Mark


More information about the Openal-devel mailing list