osukey/osu.Game
Dean Herbert 5f27f1c099 Avoid accounting for the pause pitch adjust effect when "fixing" hardware offset adjustments
Bit of an unfortunate one. Because we are applying the pitch adjustment
to the lowest level (`Track`), it's hard to filter out in parent clock
calculations.

Tried a few solutions but this feels the best. Note that we can't just
undo the `pauseFreqAdjust` adjustment as it will div-by-zero.

Closes https://github.com/ppy/osu/issues/14773.
2021-09-17 15:43:38 +09:00
..
2021-08-27 19:52:45 +09:00
2021-06-23 21:26:52 +09:00
2021-08-31 14:39:20 +09:00
2021-09-16 18:26:12 +09:00
2021-09-16 22:38:19 +09:00
2021-09-16 18:26:12 +09:00