isle-portable/LEGO1/lego
Christian Semmler 892fb808b6
Fix animation audio playing ~1.5x too fast with 3D sound enabled
Camera animations compute high listener velocities via
CalculateWorldVelocity, and miniaudio's default Doppler factor of 1.0
shifts the pitch/speed of all spatialized sounds accordingly. Disable
Doppler on sounds created by the multiplayer AudioPlayer using a friend
class to access LegoCacheSound's private ma_sound handle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 19:33:32 -07:00
..
legoomni Fix animation audio playing ~1.5x too fast with 3D sound enabled 2026-03-26 19:33:32 -07:00
sources Merge remote-tracking branch 'isle/master' 2026-03-14 16:48:49 -07:00