Browse Source

Wording tweaks

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX 1 year ago
parent
commit
58688695fe
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      News.php

+ 3
- 1
News.php View File

@@ -40,7 +40,9 @@ include_once("includes/header.php");
The 2nd reason (only having simple modules) is needed in order to support DSP/UI separation.<br/> The 2nd reason (only having simple modules) is needed in order to support DSP/UI separation.<br/>
Having this in place means we can run the DSP on a different machine than the UI.<br/> Having this in place means we can run the DSP on a different machine than the UI.<br/>
This is particularly interesting for running Cardinal on embed systems, being controlled remotely via web browser or native desktop application.<br/> This is particularly interesting for running Cardinal on embed systems, being controlled remotely via web browser or native desktop application.<br/>
Already doable with LV2 from 23.02 onwards, later on this will be made possible on standalone too.
Already doable with LV2 from 23.02 onwards, used for
<a href="https://forum.mod.audio/t/distrho-cardinal-mini/9262" target="_blank">MOD Audio builds</a> (as seen in the screenshot).<br/>
Later on this will be made possible on standalone too.
</p> </p>
<p> <p>
There are a few module updates too, and some important bug fixes too, see the changelog below. There are a few module updates too, and some important bug fixes too, see the changelog below.


Loading…
Cancel
Save