Is your feature request related to a problem? Please describe.
Installation and setup of Carla is a little complex, especially for non-experienced people
Describe the solution you'd like
When Carla.start is called, it automatically checks if the configuration file contains the patchbay mode string (ProcessMode=3 into ~/.config/falkTX/Carla2.conf), otherwise sets it and notify the user in stdout.
Raise an exception if the configuration file is not found. Need to understand what are the default paths of the configuration file for Windows and MacOS
Describe alternatives you've considered
Opened an issue in Carla, but received no attention at all falkTX/Carla#1315
Is your feature request related to a problem? Please describe.
Installation and setup of Carla is a little complex, especially for non-experienced people
Describe the solution you'd like
When
Carla.startis called, it automatically checks if the configuration file contains the patchbay mode string (ProcessMode=3into~/.config/falkTX/Carla2.conf), otherwise sets it and notify the user in stdout.Raise an exception if the configuration file is not found. Need to understand what are the default paths of the configuration file for Windows and MacOS
Describe alternatives you've considered
Opened an issue in Carla, but received no attention at all falkTX/Carla#1315