From fbb75770baa50adf62713fc6b962db6e0fdf9b21 Mon Sep 17 00:00:00 2001 From: falkTX Date: Fri, 21 Jan 2022 13:32:01 +0000 Subject: [PATCH] Update list of modules not yet in v2 Signed-off-by: falkTX --- README.md | 2 +- doc/DIFFERENCES.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6385221..7004250 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ At the moment the following 3rd-party modules are provided: - Mog - mscHack - Prism -- Rackwindows +- rackwindows - repelzen - Sonus Modular - Valley diff --git a/doc/DIFFERENCES.md b/doc/DIFFERENCES.md index 61334dd..f9fa84c 100644 --- a/doc/DIFFERENCES.md +++ b/doc/DIFFERENCES.md @@ -41,11 +41,17 @@ Bellow follows a list of features comparing the official plugin to Cardinal. Additionally, Cardinal contains the following built-in modules not present in the official plugin or standalone: + * Amalgamated Harmonics * Aria Salvatrice modules (except Arcane related modules, due to their online requirement) * Mog (never updated to v2) * mscHack (never updated to v2) + * rackwindows + * repelzen + * Audio File * Carla Plugin Host * Ildaeil Host + * glBars (OpenGL bars visualization, as seen in XMMS and XBMC/Kodi) + * Text Editor (resizable and with syntax highlight) * Host Parameters (24 host-exposed parameters as CV sources) * Host Time (play, reset, bar, beat, tick, bar-phase and beat-phase CV sources) * Host CV (for the Raw-CV plugin variant, allows direct CV access to/from the DAW)