Browse Source

Update README to reflect internal carla

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.0
falkTX 3 years ago
parent
commit
7350938f4a
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -6,7 +6,7 @@ Load a VST2 plugin inside a LV2 host, or an LV2 plugin on a VST3 host, etc.
THIS IS CURRENTLY A WORK IN PROGRESS RESEARCH PROJECT.

It is not known yet how well this can work, mostly testing waters here.
Currently the plugin will link against carla shared libraries for the plugin host part, embeding UIs if possible.
Currently the plugin will link against an internal [Carla](https://github.com/falkTX/Carla) for the plugin host part, embeding UIs if possible.
Audio and time information works, but there is no latency, MIDI, parameters or state handled right now.
Also, only LV2 hosting is enabled at the moment.



Loading…
Cancel
Save