vkdoom_m/src/common/audio
Major Cooke a85ee5826e Added $PitchSet <logical name> <float> for SNDINFO.
- Sets the direct pitch of the sound to the specific float. Default is 0.0, meaning do not set a specific pitch. Regular pitch is 1.0.
- Only works for direct sound definitions.
- Overrides $PitchShift unless value is <= 0.0
- Overridden by A_StartSound's pitch parameter if the value > 0.0.
2020-07-24 08:05:44 +02:00
..
music - split game dependent parts out of menudef.cpp. 2020-06-14 00:27:32 +02:00
sound Added $PitchSet <logical name> <float> for SNDINFO. 2020-07-24 08:05:44 +02:00