Is it possible to get a more accurate module order/row position from calling getPosition on a Channel that is playing a MOD/S3M/XM/IT file?
I’ve noticed that the position returned from calling Channel::getPosition with FMOD_TIMEUNIT_MODROW and FMOD_TIMEUNIT_MODORDER is slightly ahead of what is actually being played through my default audio device (speakers/headphones). Is there a way to get the actual order/row position (as currently played)?