-
Raspberry Pi 4. 64-bit OS
A fresh recursive clone of [modep-debs](https://github.com/BlokasLabs/modep-debs)
Six components did not build
|Component|Output||
|:---|:---|:---|
|modep-browsepy…
-
I'm wondering about the current differences between what Carla can do vs. what mod-host/mod-desktop can do. Both in terms of LV2 support, and in future direction.
A lot more development has gone in…
-
### Detailed steps on how to reproduce the bug
JUCE AudioPluginHost shows wrong labels for an enumeration parameter on LV2 plugins.
For example, I use [my own (modified) version](https://github.co…
-
Linux
Not sure if this is just due to the plugin formats themselves but the VST3 plugins allow for drag and drop of audio files from Ardour's Side bar and Import window into the LSP plugin GUIs tha…
-
Cardinal 23.07, in Carla host on Fedora 38
Cardinal LV2 loads settings from `~/.config/Cardinal/main.json` once, when the plugin is added to the host. Then it saves the settings once, when the plug…
-
If a plugin has translations, parameters names are displayed strangely, here there is an example with **Noise Repellent** (**Répulseur de bruit** in french).
Note that the plugin name in the signal…
-
LV2 plugins segfault on instantiation on Windows (built with msys2/ucrt64)
# Build command
```
make HAVE_X11=false PREFIX=${MINGW_PREFIX} DEBUG=true
```
# Messages
Carla prints the following…
-
Carla Version: 2.5.2
OS: Pop_OS 22.04
When I try load Carla like a LV2 or VST plugin don't load.
Here the info of **Ardour 7** plugin scanner:
About LV2 :
```
URI: http://kxstudio.sf.ne…
-
Thanks for this project.
> This is a fork of the original Dexed JUCE plugin that provides Dexed as LV2 plugin. It's a stripped down version which has no own UI and should be used only as a LV2 plug…
-
**Describe the bug**
I compiled the LV2 plugin from source, and the default settings (just ran cmake ./;make) resulted in dynamically linked system libraries.
Plugins should be statically linked so …