Giusy Digital
Giusy Digital
It's not [lsp](https://archlinux.org/packages/community/x86_64/lsp-plugins/) only, but [zam-plugins](https://archlinux.org/packages/community/x86_64/zam-plugins/) also. Not happening for [calf](https://archlinux.org/packages/community/x86_64/calf/) instead. > lsp-plugins consists of standalone applications and plugins. The XDG desktop integration is for the standalone applications (not...
> dependency sigc++-3.0 found: NO (tried pkgconfig and cmake) > > src/meson.build:130:0: ERROR: Dependency "sigc++-3.0" not found, tried pkgconfig and cmake [libsigc++](https://archlinux.org/packages/extra/x86_64/libsigc++-3.0/) is needed. To find what is needed, read...
I'm working on optimizing the code in the last days, but when I finish this task and implement some workarounds on the last known issues, I will start updating the...
@wwmm do you plan to make a new release soon? I'm updating the documentation only in English and I think it will be ready in the next week. It could...
So the up to date documentation has been merged. Some parameters are difficult to understand, but I reported the definition of the original Calf/LSP manual. Anyway `Pitch Faster` option is...
> Use a method with a CPU cost that is relatively moderate and predictable. Okay, it's a mode less CPU intensive. And I see it. With only the Pitch and...
Oh, now I understand why that user complained about the poor quality of our Pitch, we never selected the `OptionPitchHigh`.
Another issue is how the multiple instances are saved in gsettings. At this point I wonder if gsettings is really needed. I know it's advertised as faster for config management,...
Yeah, you're right, we need gsettings in conjunction with json format. As the things are now, paths in gsettings are pretty static, but with multiple instances they will become dynamic....
I could say for sure that gsettings resets only the keys it knows about. In fact I noticed that resetting the equalizer, the old keys not used in the latest...