When using TE::Renderer::renderToFile, we get an Assertion in NodeRenderContext:
TRACKTION_LOG_ERROR(“Rendering whilst attached to audio device”);
The audio engine does not deinitialize properly. It keeps trying to process, whilst being partially deinitialized.
Is this a known issue? What could be wrong here?
Any help is appreciated on this issue!
