[Openal] Filter problems
Andy Patrick
Andy.Patrick at rebellion-derby.com
Mon Oct 29 04:17:34 PDT 2007
Page 15 of the OpenAL Programmer's Guide quotes the doppler equation as:
f' = f * (SS - DF*vls) / (SS - DF*vss)
Should this not be
f' = f * (SS - DF*vls) / (SS + DF*vss)
(ie. plus instead of minus in the divisor)? Or am I misreading the
equation?
Andy P
CONFIDENTIALITY NOTICE: This e-mail message (including any attachments) is for the sole use of the intended recipient and may contain confidential, privileged and/or trade secret information. Any unauthorised review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
More information about the Openal
mailing list