And use orthogonal `OriginalXBindable` and `XOffsetBindable`.
It is now more clear that the expression of distance checking is probably unintended (a bug)
PalpableCatchHitObject
Closes #10117.
There were two coordinate systems used: - 0..512 (used in osu!stable) - 0..1 (relative coordinate) This commit replaces the usage of the relative coordinate system to the coordinate system of 0..512.
The SamplePlaybackBalance is calculated in a way that the balance remains between -0.4 and 0.4. Positional sound is not supported in osu!taiko.