OpenAl-Problem on MAC

Archives Forums/MacOS X Discussion/OpenAl-Problem on MAC

Midimaster(Posted 2009) [#1]
Hi, could you please test this short program on your MACs for me? On my MINI MAC with OsX 10.5 it is running, but shows a strange behavior.

I think I found a Bug in BlitzMax or OpenAl and told it to MarkSibly. But he cannot test the code, because the whole program doesn't start on his MAC.

So we need some coders, who tell us, what they can see at their MACs.

Here is the code. Normaly you should see, that the "remaining samples" keep below 40k. What do you see?

Code: topic=87431


Panno(Posted 2009) [#2]
amout 441
fetch 40
rem 441
dif 0
runs 179 sec now stopped by me


Midimaster(Posted 2009) [#3]
Thank you

exactly, thats what i see. 441k means: not a single byte was removed from the OpenAL-ring buffer. On the PC the amount keeps below 40, because the functions always fetchs 40k, if they are avaiable.

Could we have some more testers, please? (The test is harmless)