clap

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

commit 231d158af6b32442ad2b2a070c49d89df4eb12a3
parent 3767f8c8cc88e0801e1763d25d69c2d37de1d2a9
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 13 Jun 2022 09:02:14 +0200

Update README instruction for Bitwig

Diffstat:
MREADME.md | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -114,11 +114,7 @@ and use to get a basic plugin experience: ## Hosts -- [Bitwig](https://bitwig.com), DAW - - 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` +- [Bitwig](https://bitwig.com), you need at least _Bitwig Studio 4.3 Beta 5_ ## Examples