falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.6k stars 147 forks source link

Option --no-gui breakes the plugins edit #1742

Open giovanni9793 opened 1 year ago

giovanni9793 commented 1 year ago

Hi @falkTX, I created a project that I load at the boot of the system with --no-gui (ex. carla %u --no-gui /path/to/projectFile), but If I need to change a parameter of a Plugin, I cannot do it because the plugin does not show in rack mode and there aren't edit options with right click in patchbay mode. The same problem appears if you try to connect through carla control to an istance started with --no-gui option.

To reproduce:

OS: Archlinux Kernel version: 6.1.9-arch1-2 Carla version tried: 2.5.1, 2.5.2 and 2.5.3