-
hello,
when I run ADLplug as standalone, it works fine. However, when I run it from inside Ardour 5.12, there are many Xruns and some audio glitches.
My latency is quite low (2.8 ms), with a hi…
-
in the `.cxx` files, it looks like there is some code left over from using other plugins code as a template?
-
I'm trying to get audio from JACK rather than a native ALSA device. Will describe my tests in this issue thread in the hope that they might be useful.
Platform is an RPi 4 with a Hifiberry DAC+ADC …
-
### System Information
Manjaro Linux
### LMMS Version(s)
Master
### Most Recent Working Version
--
### Bug Summary
I noticed LMMS segfault on exit.
I built LMMS with `-DCMAKE_BUILD_TYPE=Debu…
-
As mentioned here https://github.com/ryukau/LV2Plugins/issues/3#issuecomment-602227626
-
Hi! When packaging 0.9 for Arch Linux I also (finally) ran [lv2lint](https://open-music-kontrollers.ch/lv2/lv2lint/#) against all plugins.
```
make
local _name
declare -A _urls=(
["Gx…
-
Currently the UI doesn't allow you to explicitly select the default scaling of the window.
This is not really a problem in stand-alone because you can just resize the window, but in plug-in mode, w…
porlk updated
5 years ago
-
If there are multiple instances of the plugin, all set to free running, can it be so that instances beyond the first get their loop length set by the length of loop the first gets? So that they can al…
-
Currently we have `Window::openFileBrowser()` which is part of DGL. Does it make sense to take it out of DGL and make it available to custom UIs like `ExternalWindow`?
Not sure this is trivial or o…
-
Hi Filipe,
I just ported this LV2 plugin to FreeBSD https://github.com/jpcima/string-machine, and found that Carla-2.0.0 can't add it as a plugin, which seems odd.
```lv2ls``` though lists it:
…