On 09/03/2014 05:05 PM, BrickFarmer [via jogamp] wrote:
> I managed to rebuild JOAL to work under OSX 10.8.5, and it seems to be working
> fine for me :) but I'm wondering what units the following calls are using.
>
> al.alSourcefv(source[0], AL.AL_POSITION, sourcePos, 0);
> al.alSourcefv(source[0], AL.AL_POSITION, sourceVel, 0);
>
>
> meters and meters/second? or none at all?
Maybe it was meters .. but don't remember correctly,
the OpenAL spec should .. right :)
http://www.openal.org/http://www.openal.org/documentation/openal-1.1-specification.pdfhttp://kcat.strangesoft.net/openal.htmlhttp://repo.or.cz/w/openal-soft.git~Sven