jpka-
jpka-
Is it still an issue? Looks like current git compiles well.
Hello. Is it still an issue for current git ?
Hello. I also thought the mouse scroll wheel not working, unless i use plugins with integer parameters (ladspa TAP reverb). So it works, but with quite incorrect speed. On floats...
I also found that it is possible with 'qt5ct' to decrease wheel speed from 3x to 1x (for integers). It is under 'Interface -> Scroll lines'. Fast step remains to...
I found that, with (current) https://github.com/falkTX/Carla/blob/main/source/frontend/carla_skin.py#L600 & 601, or (2.5.8 release) /usr/share/carla/carla_skin.py lines 607 & 608, setPrecision() not used for floats, so default used from https://github.com/falkTX/Carla/blob/main/source/frontend/widgets/commondial.py#L62 . Changed 10000 to...
From previous #issuecomment-2327263474 (_3. Not all floats works_): it can be wrong, i.e. it looks like integer. So all floats should now work.
Hello. `failed to get plugin, wrong id '1'` can be due to no one plugin was loaded yet. 1. Are `Carla` and `Carla-control` of same version? 2. Are admin rights...
Hello. It is [already exist](https://github.com/falkTX/Carla/blob/main/source/frontend/carla_skin.py#L128), is this not what is required, or not work?
Looks like, for current git, only redefined (custom) color does not follow plugin but sticks to position number. Compacted state and on/off state are follows as expected. Are there some...
Using `carla-control`, gives some mess, unfortunately. May be it's better to disable moving for remote control for now.