Bug 5920 - Use alSpeedOfSound
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Sound
Version: unspecified
Hardware: PC All
: P3 enhancement
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2013-04-11 20:04 EDT by Zack Middleton
Modified: 2014-02-22 19:19:52 EST
0 users

See Also:



Description Zack Middleton 2013-04-11 20:04:31 EDT
alSpeedOfSound is the OpenAL 1.1 replacement for alDopperVelocity. Appearently OpenAL 1.1 implementations are not required to support alDopperVelocity. Seems worth adding support for alSpeedOfSound.

Not clear whether s_alDopplerSpeed has correct value.


http://opensource.creative.com/pipermail/openal/2007-December/010836.html
http://opensource.creative.com/pipermail/openal/2008-September/011329.html


https://code.google.com/p/iortcw/source/detail?r=125
https://code.google.com/p/iortcw/source/detail?r=126
https://code.google.com/p/iortcw/source/detail?r=127