]> git.mxchange.org Git - flightgear.git/commit
Sound patch from Erik Hofman:
authordavid <david>
Sun, 10 Mar 2002 19:31:30 +0000 (19:31 +0000)
committerdavid <david>
Sun, 10 Mar 2002 19:31:30 +0000 (19:31 +0000)
commit60e0204fe8c7d140fe529e887d2888453afe9d2a
treeab8f592d7ab2bf2ccd2143128b73b8db7b18bed2
parentf63a99b74e06bf2511ac537c5dc67473816ef88b
Sound patch from Erik Hofman:

* Add new trigger types: raise, fall
* Add new trigger offset parameter
* Add new volume/pitch types: inv, abs, sqrt
* Add initial support for multiple events to intervere in a single sound
   (by using the same name, see the crank section of 172-sound.xml)
* Cached the volume/pitch type fucntions
   (No more if's inside the loops in update())
src/Sound/fg_sound.cxx
src/Sound/fg_sound.hxx