From 3def9e04cea18fddff85cf5172797605004177ee Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 28 Oct 2022 13:46:50 +0200 Subject: [PATCH] Remove already implemented item from roadmap This was done in yabridge 4.x. --- ROADMAP.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 701ccbc5..84c38cc7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -21,9 +21,6 @@ page lists some of those. - Replace the use of `notify-send` for notifications with using `libdbus` directly. Most systems will have both available by default, but some less common distros split `notify-send` from the rest of the `libnotify` package. -- 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. # Somewhere in the future, possibly