Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faressc committed Apr 17, 2024
1 parent d113011 commit 7c5c376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ processBlock(float** audioData, int numSamples) {
## Install
On **Apple Silicon Macs** you need to install the OpenMP library via Homebrew (``` brew install libomp ```).
### CMake
anira can be easily integrated into your CMake project. Either add anira as a submodule or download the pre-built binaries from the [releases page](https:/tu-studio/anira/releases/latest).
Expand Down

0 comments on commit 7c5c376

Please sign in to comment.