Im using AudioSettings.dspTime with PlayScheduled() to schedule the next track in my game. I was wondering if changing Time.timeScale has an effect on dspTime? if I set timescale to 2, dspTime doesnt seem to increase twice as fast.
Is there a way to speed up dspTime as well?