12-03-2020, 01:14 AM
(12-02-2020, 10:33 PM)Lopyt Wrote: Is there a way to slow down the render process so it won't break the sound?Theoretically possible, but it would be incredibly difficult. Like, we'd need to rewrite the audio system and never ever use time based callbacks in the audio pipeline (and those are used all over the place).