Results 2 comments of Devin Tuchsen

The issue seems to be that the C++ compiler treats `offset - middleIndex` as `uint32` instead of `sint32`. Trying to force it to a non-negative value produces audio distortion, so...

Heya, I don't have that device to test with. Any stack traces or logs you can share?