From 813772d598b350d8b585ebe08306062d0927e4d9 Mon Sep 17 00:00:00 2001 From: rl2939 <60378449+rl2939@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:35:17 -0400 Subject: [PATCH] Update DIFFERENCES.md In the section "Additionally, Cardinal contains the following built-in modules not present in the official plugin or standalone:" - Removed mscHack (it was ported to v2) - Added Arable Instruments and Parable Instruments - Made it clear which modules were in the DISTRHO collection - Minor grammar fixes --- docs/DIFFERENCES.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/DIFFERENCES.md b/docs/DIFFERENCES.md index 024b81d..ef31a08 100644 --- a/docs/DIFFERENCES.md +++ b/docs/DIFFERENCES.md @@ -47,16 +47,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: * Aria Salvatrice modules (except Arcane related modules, due to their online requirement) + * Arable Instruments and Parable Instruments (never updated to v2) * Mog (never updated to v2) - * mscHack (never updated to v2) - * rackwindows - * AIDA-X - * Audio File - * Audio to CV Pitch converter - * 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) + * Rackwindows (never updated to v2) + * The DISTRHO collection, including: + * AIDA-X + * Audio File + * Audio to CV Pitch converter + * 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)