Super simple question about playdate.sound.fileplayer:setLoopRange() in Lua. The documentation says it accepts seconds, but can it accept fractions, like setLoopRange(34.67) for example? I don't get an error when doing this, but just wondering if the value is cutting off at the decimal. My music files seem to have very specific restart points.
Thanks!