OpenAL problem
I can''t get OpenAL working. I made my own class library and set up everything. I doesn''t get any error back from AL and the error functions from AL alway return no error. But when I call the play function on my source I get "Illegal Operation". Why do they even have error message if they are such ultra-stupid crap ?
Can anyone help me ?
Tim
--------------------------
www.gamedev.net/hosted/glvelocity
glvelocity.gamedev.net
www.glvelocity.com
Tim--------------------------glvelocity.gamedev.netwww.gamedev.net/hosted/glvelocity
Even the supplied OpenAL demo app sets the current error to "Illegal Operation", but the sound plays.
Tim
--------------------------
glvelocity.gamedev.net
www.gamedev.net/hosted/glvelocity
Tim
--------------------------
glvelocity.gamedev.net
www.gamedev.net/hosted/glvelocity
Tim--------------------------glvelocity.gamedev.netwww.gamedev.net/hosted/glvelocity
ok, I fixed the problem. This "illegal operation" is just a bug in OpenAL. And a very useless error message ;-)) I coded an OpenAL framework. If you want to have the source, check out my site !
Tim
--------------------------
glvelocity.gamedev.net
www.gamedev.net/hosted/glvelocity
Tim
--------------------------
glvelocity.gamedev.net
www.gamedev.net/hosted/glvelocity
Tim--------------------------glvelocity.gamedev.netwww.gamedev.net/hosted/glvelocity
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement