]> git.mxchange.org Git - flightgear.git/commit
Added a really simple wheel spin model for audio effect purposes only. This
authorcurt <curt>
Fri, 21 Dec 2001 04:53:37 +0000 (04:53 +0000)
committercurt <curt>
Fri, 21 Dec 2001 04:53:37 +0000 (04:53 +0000)
commit71bf754fb823ebcfc79e9a5d5be7ae03acb64ee8
treed7c5fe6da534e5adbb8a2c97fd01e6b9fcbb4e72
parent784d6cd5fc0aa3e83b2f30f303f05fb3e0dcc221
Added a really simple wheel spin model for audio effect purposes only.  This
has absolutely no bearing on actual wheel performance and has nothing to do
with the fdm.  It is just a simplistic wheel spin velocity model used to
avoid subsequent squealing when a tire is bouncing, or touches down right after lifting off.  If at some point tire spin is modeled by an FDM we could
transition to using real data.
src/Sound/fg_fx.cxx