Only use remote OSC control in headless/MOD, remove LTO from readme

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2023-04-23 15:30:02 +02:00
parent 5a53cd37b8
commit 39e83285e2
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
3 changed files with 50 additions and 52 deletions

View file

@ -248,7 +248,6 @@ Other relevant reasons include:
- LV2 plugin version from the start
- Proper dark mode support
- Proper optimized build (because all code is compiled to a single file, we can use LTO over the whole thing)
- Real CV ports to and from the plugin
- Removing online access from the plugin and included modules (no phone-home here!)
- Works as a test case for [DPF](https://github.com/DISTRHO/DPF/) and [Carla](https://github.com/falkTX/Carla/)