Hi
I wrote a new LV2 mini host,
Why?
The LV2 ecosystem has many excellent hosts — from full DAWs to
modular environments.
However, in most of them the LV2 hosting logic is deeply embedded
inside large and complex code-bases.
Luma keeps the core hosting logic simple and visible, making it
easy to read and understand how LV2 hosting actually works,
strongly separated from any widget toolkit or audio/midi engine in
use.
What it supports
Typical uses
here you go: https://github.com/brummer10/Luma
regards
hermann