clap

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

commit 47c725ae5d524578f258e257b3b25c6391a8a2e2
parent 5d4ca82e5c9157e89964e697aba16cd4b59ed09e
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue, 19 Oct 2021 16:38:38 +0200

Merge pull request #17 from Schroedingers-Cat/master

Add missing dependency on macOS
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -101,4 +101,5 @@ brew install qt6 brew install boost brew install portaudio brew install portmidi +brew install pkgconfig ``` \ No newline at end of file