From fb662e90ed73e64913be567e5b17a9ede373d9b7 Mon Sep 17 00:00:00 2001 From: blue-pinapple <106285302+blue-pinapple@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:30:56 +1300 Subject: [PATCH] Update README with MacOS installation steps Added installation instructions for MacOS users. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e7db100..be6f1787 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,17 @@ Further reading: ### MacOS -TODO, contributions are welcomed! +Downloadad and Unzip macos-rnnoise + +Locate `/Library/Audio/Plug-Ins/` (cmd + shift + g then paste). Then move `rnnoise_mono.vst` and `rnnoise_stereo.vst` into the VST folder and `rnnoise.vst3` into the VST3 folder. + +Open the terminal app and run the following on each version to allow apps to use it +``` +xattr -d com.apple.quarantine +``` +![QuickTime movie](https://github.com/user-attachments/assets/2bd76a8a-b12d-4adb-a84b-64d3e4ccfbab) + +Now it should work in any app ## Status