Skip to content

Commit

Permalink
Include AUv2 instructions (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dathinaios authored Aug 12, 2024
1 parent cd333a5 commit 56f4c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ cmake -B build \
-DVST3_SDK_ROOT={path to vst3 sdk} \
-DCLAP_WRAPPER_OUTPUT_NAME="The Name of your CLAP"
```
If you'd like to also build for AUv2 include `-DCLAP_WRAPPER_BUILD_AUV2=ON` and the SDK in the folder `AudioUnitSDK`.

## Licensing

Expand Down

0 comments on commit 56f4c5b

Please sign in to comment.