Open GoranRista opened 3 years ago
The exporter is just using HISE and the default compiler on your system it doesn't use any audio driver directly.
OK. For some reason, the exporter cue doesn't keep compiling but stops. I wonder if this is related to the previous issue I reported.
The exporter seems to utilize an audio output driver while exporting. Not sure why this is, but I notice clicks on my audio system when exporter starts a job, which happens when an application is taking over the ASIO driver. While the exporter was working, I started HISE standalone, which caused another audio click (meaning it was taking over the ASIO driver). That seems to cause the cue to stop.
Is there a need for the Exporter to be utilizing an audio driver since it is not playing anything? If not, can you explicitly disable it, so that any other app can be used at the same time without affecting the Exporter's performance?