-
I have a few presets that I have made that I'd like to contribute to the project. They don't use any of Vital's wavetables or anything, so they are ready for distribution. How should I contribute them…
-
```
Registering client
Put for unknown subject
error: /usr/local/lib/lv2/liquidsfz.lv2/liquidsfz.ttl:37:23: bad subject
lilv_world_load_file(): error: Error loading file `file:///usr/local/lib/l…
-
Right now, when we use this tool to define audio plugin graphs for each track, those plugins are recorded as bare filtergraph generated by AudioPluginHost. When we switch environment across platforms,…
-
## Describe the bug
After adding the LV2 plugin MIDI Channel Map (installed from the package `x42-plugins` under Arch Linux), when I click on 'open' to set its parameters, the possible values from …
-
Support for LV2 presets would be great.
-
Hi @ViktorNova,
At this point in time, I am not aware of _any_ bug that will cause Fabla2 to crash. If you wish to help in alpha testing of Fabla2, the next weeks would be a suitable time :)
No pres…
-
feature request:
allow gui/standalone version to save/load settings from file.
Very useful in case you do manual changes to presets.
-
Task schedule for multi-context support in RSX. This work-plan may get modified over time, but it is important to keep my thoughts on the architecture in a tracker so I don't forget.
The new arch h…
kd-11 updated
6 months ago
-
Hi!
I'm using channel map in Carla to be able to map the 16 knobs in my controller to more than 16 functions in softsynths.
Using jack_midi_dump, I can see that mapping channel 1 to any channel, oca…
-
I started to write a simple [LV2 plugin](http://lv2plug.in/) in Zig. Because I'm a novice in both, I do it step by step and try to build regularly to catch compilation errors early. I stuck while tryi…