Tao.OpenAl SDK Documentation

Al.AL_PITCH Field

Specifies the pitch to be applied, either at source, or on mixer results, at listener. The accepted range is 0.5 to 2.0, the default value is 1.0.

[Visual Basic]
Public Const AL_PITCH As Integer = 4099
[C#]
public const int AL_PITCH = 4099;

See Also

Al Class | Tao.OpenAl Namespace