clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit d49e63ff4d5571578940222efec311c6a982e1c9
parent e5b9746435be8720b3abee637295f66e773a4e40
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Fri, 25 Feb 2022 15:49:11 +0100

Update readme

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -118,7 +118,7 @@ and use to get a basic plugin experience: ## Hosts - [Bitwig](https://bitwig.com), DAW - - To enable CLAP, you need to add `clap : true` to: + - To enable CLAP, you need at least _Bitwig Studio 4.2 Beta 1_ and you'll have 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`