Tweak the doppler effect.
This commit is contained in:
parent
921dae5444
commit
371fc73f24
@ -86,6 +86,7 @@ SGSoundMgr::SGSoundMgr() {
|
||||
|
||||
// exaggerate the ear candy?
|
||||
alDopplerFactor(1.0);
|
||||
alDopplerVelocity(340.0); // speed of sound in meters per second.
|
||||
}
|
||||
|
||||
// destructor
|
||||
|
Loading…
Reference in New Issue
Block a user