[Openal] Sound Attributes
Jason Daly
jdaly at ist.ucf.edu
Thu Sep 27 08:16:26 PDT 2007
Tyhja wrote:
> I have been searching extensively about openAL and trying to find functions
> or libraries that allow you to extract attributes of the sound stream/file
> that is being processed, eg volume,pitch, etc.
>
Volume and pitch are relative values to OpenAL. That is, all files and
buffers you give it are considered 1.0. If you attach the buffer to a
source and set the gain or pitch of the source to a different value, it
alters the sound output appropriately when played.
Can you explain in more detail what exactly you're trying to do?
--
--"J"
"I'm a castaway stranded in a desolate land,
I can see the footprints in the virtual sand."
--Neil Peart
More information about the Openal
mailing list