commit e5b9746435be8720b3abee637295f66e773a4e40
parent bd2fb22863bc353ea601f64f8600b84a7b3511d4
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date: Fri, 25 Feb 2022 15:41:53 +0100
Update README
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -21,6 +21,7 @@
- [Extra extensions](#extra-extensions)
- [Resources](#resources)
- [Plugins](#plugins)
+ - [Hosts](#hosts)
- [Examples](#examples)
- [Community related projects](#community-related-projects)
- [Programming Language Bingings](#programming-language-bingings)
@@ -114,6 +115,14 @@ and use to get a basic plugin experience:
- [Surge](https://surge-synthesizer.github.io/), open source synthesizer and effect
- CLAP is enabled in [nightly builds](https://github.com/surge-synthesizer/releases-xt/releases/tag/Nightly)
+## Hosts
+
+- [Bitwig](https://bitwig.com), DAW
+ - To enable CLAP, you need to add `clap : true` to:
+ - Linux: `$HOME/.BitwigStudio/config.json`
+ - macOS: `$HOME/Library/Application Support/Bitwig/Bitwig Studio/config.json`
+ - Windows: `%LOCALAPPDATA%\Bitwig Studio\config.json`
+
## Examples
- [clap-host](https://github.com/free-audio/clap-host), very simple host