-
I know it's an older app, and Harry you're probably busy, but JACK/LV2 CV has [more recently](https://linuxmusicians.com/viewtopic.php?f=1&t=20701) been implemented in a few hosts (mod-host, Carla, Zr…
-
Setting the plugin-hosts windows size (via the LV2 handle, resize->ui_resize()) doesn't work immediately, it can be delayed even after the call to resize_event(). In that case, resize_event() fetches …
-
Current AAP design was partly inspired by LV2, and ports are such ones. After some experiences, it turned out that audio ports should work along with audio bus adjustment. For various effectors ports …
-
Hello again :)
This is a feature request, for which we at MOD Devices are willing to submit a PR to.
We have been looking into samplv1 and the steps to make it all work without instance-access are…
-
Hello!
Any chance that this will be ported to LV2? Right now, it's very painful to use the synth from Ardour (because Ardour has dropped support for DSSI, and Hexter doesn't run in hosts like Carla…
-
(copied from https://github.com/atsushieno/augene/issues/1)
Right now, when we use this tool to define audio plugin graphs for each track, those plugins are recorded as bare filtergraph generated b…
-
Some delay plugins doesn't seems to sync with host tempo.
I've tested "calf vintage-delay" and "Bollie-delay". Both are delays that can sync to jack clock, and in fact they do when running in car…
-
I guess a debug build of `BHarvestr.so` would be needed to narrow this down and determine if it indeed this plugin (and not the host or liblilv) that it to blame for. Unless the state.ttl file provide…
-
I've run into a few issues using preset_save and consecutive preset_load:
Saving the current state into a new preset using `preset_save 0 "Preset Name" /.lv2/helm.lv2 preset_name.ttl` successfully cr…
-
Hi, there are certain LV2s that have MIDI built in. How to assign a MIDI CC to control a parameter of an LV2 in JALV ?. I can't find any option in `jalv -h`, thanks.