-
Following the build instructions on a Debian 12 (Bookworm) based Raspberry Pi 4 I get build errors after calling `make`:
```
hvcc vSwell.pd -n vSwell -m vSwell.json -o vSwell -g dpf -p ./ ../heavy…
-
`flatpak run org.kde.kdenlive`:
```
kf.config.core: Watching absolute paths is not supported "/usr/share/color-schemes/BreezeDark.colors"
profilePath from KdenliveSetting::mltPath: "/app/share/m…
-
### Describe the bug
A clear and concise description of what the bug is.
kdenlive fails to start. It shows the loading/welcome banner, then segaults. This is printed on the terminal:
```
qt.qpa.…
-
### 1. steps to reproduce the problem
* step 1: compile the latest version of lmms from github
* step 2: copy all the ladspa plugins from lmms's directory to radium's ladspa directory, while also …
ghost updated
2 years ago
-
Hello,
I just cloned the latest development branch from GIT for version 2.1-RC1. Built on Linux with no issues and everything runs. However, I noticed that available plugins are limited to "Inter…
-
`LADSPA.listPlugins` is supposed to print out all the plug-ins that are installed, with their inputs and outputs. A custom binary, ladspalist, is supposed to handle this, but it seems to choke on some…
-
Similar to how OBS handles VST 2.x audio plugins in the form of a filter, to be able to apply *any* filter on *any* input (hardware or virtual) could be awesome. Bonus points if the implementation sup…
-
As reported in https://bugs.freebsd.org/278333, clang 18 asserts on the `audio/noise-suppression-for-voice-lv2` port, with:
```text
Assertion failed: (result && "no existing substitution for templ…
-
There's no way to search for a specific plugin by its name in the `Select LADSPA FX` dialog (`Mixer > Plugin-Edit > Select FX`), and it's a bit tedious having to search it through the categories.
I…
-
Calf's LADSPA support has been deprecated for years and most distros have the LV2 version as their default calf package in repos.
Since radium's chorus plugin defaults to calf this might cause the …