mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 20:00:32 -04:00
The code actually handles this case correctly; the algorithm is linear interpolation between the two closest samples, and the way it is written should work correctly with any ratio.