From 3ed5db6b4893954d9fa26d9b81f1f4acea8da3ee Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 16 Apr 2022 20:23:57 +0200 Subject: [PATCH] Remove chainloading from the roadmap Since it's now been implemented. --- ROADMAP.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 539a9c15..ffcb61c8 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -30,10 +30,6 @@ page lists some of those. - Consider adding an option for yabridgectl to set up VST2 plugins in `~/.vst`. As discussed in a couple places already doing so would come with a number of downsides and potential pitfalls so this may not happen. -- Consider chainloading the real `libyabridge-vst2.so` and `libyabridge-vst3.so` - files from smaller stub libraries. This would avoid having to rerun - `yabridgectl sync` after an upgrade, and it would save disk space on systems - without support for reflinks. # Somewhere in the future, possibly