mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-03-10 11:11:51 +00:00
This now treats all pitch methods equally instead of the preferential treatment of Doom's original pitch hack. Most importantly, the sound channel now stores the pitch as a floating point value instead of 9.7 fixed point. snd_pitched now also gets checked in the sound engine, not the low level interface. |
||
---|---|---|
.. | ||
s_advsound.cpp | ||
s_doomsound.cpp | ||
s_doomsound.h | ||
s_sndseq.cpp | ||
s_sndseq.h | ||
s_sound.h |