Browse Source

Update readme

Signed-off-by: falkTX <falktx@falktx.com>
tags/23.09
falkTX 1 year ago
parent
commit
9ac9e77be0
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
2 changed files with 4 additions and 5 deletions
  1. +2
    -3
      README.md
  2. +2
    -2
      docs/OSC-REMOTE-CONTROL.md

+ 2
- 3
README.md View File

@@ -3,14 +3,13 @@
*Cardinal, the Rack!*

Cardinal is a free and open-source virtual modular synthesizer plugin,
available as CLAP, LV2, VST2 and VST3 audio plugin for FreeBSD, Linux, macOS and Windows.
Plus AU and JACK or Native audio standalone for some systems.
available in AudioUnit/CLAP/LV2/VST2/VST3 plugin formats and as a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
It is based on the popular [VCV Rack](https://vcvrack.com/) but with a focus on being a fully self-contained plugin version.

More specifically, this is a [DPF-based](https://github.com/DISTRHO/DPF/)
plugin wrapper around [VCV Rack](https://github.com/VCVRack/Rack/),
using its code directly instead of forking the project,
with the target of having a **proper, self-contained, fully free and open-source plugin version of Rack**.
with the target of having a **self-contained, fully free and open-source plugin version of Rack**.
See the [why section](#Why) below for the reasons Cardinal exists,
also for frequently asked questions check this [FAQ document](docs/FAQ.md).



+ 2
- 2
docs/OSC-REMOTE-CONTROL.md View File

@@ -1,13 +1,13 @@
# OSC Remote Control

OSC (Open Sound Control) is a protocol commonly used for remote control over the network.
Starting with version 23.08, Cardinal allows remote control of the entire patch/project and individual parameters through OSC.
Starting with version 23.09, Cardinal allows remote control of the entire patch/project and individual parameters through OSC.

## Activating remote control

Make sure you are using version 23.08 or later of Cardinal, start up the standalone (both Native and JACK variants will work) and under "Engine" menu click on "Enable OSC remote control".

NOTE: This option is not available when using Cardinal as a plugin, only for standalones.
NOTE: This option is not available when using Cardinal as a plugin, only in standalone.

![screenshot](Docs_Remote-Control-1.png "Screenshot")



Loading…
Cancel
Save