Is your feature request related to a problem? Please describe.
Xruns happens in with a non-predictive behavior, crashing the whole Carla software
Describe the solution you'd like
Detect xruns, save the last processing command (e.g. synthesize_midi_file and the arguments) restart Carla, and resubmit the command.
Detection could happen via parsing of the Carla stdout.
Describe alternatives you've considered
Opened an issue for using the Carla python scripts, but received no attention at all falkTX/Carla#1316
Is your feature request related to a problem? Please describe.
Xruns happens in with a non-predictive behavior, crashing the whole Carla software
Describe the solution you'd like
Detect xruns, save the last processing command (e.g.
synthesize_midi_fileand the arguments) restart Carla, and resubmit the command.Detection could happen via parsing of the Carla stdout.
Describe alternatives you've considered
Opened an issue for using the Carla python scripts, but received no attention at all falkTX/Carla#1316