From 5ce761a62b3e1314615eeb1ac5192d758021a43e Mon Sep 17 00:00:00 2001 From: lawl Date: Fri, 24 Jul 2020 11:22:50 +0200 Subject: [PATCH] Explain that NT can be closed after loading --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cefbbe6..4476447 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ If you set this to 0%, NoiseTorch will still dampen noise, but not deactivate yo Please keep in mind that you will need to reload NoiseTorch for these changes to apply. +Once NoiseTorch has been loaded, feel free to close the window, the virtual microphone will continue working until you explicitly unload it. The NoiseTorch process is not required anymore once it has been loaded. + ## Troubleshooting Please see the [Troubleshooting](https://github.com/lawl/NoiseTorch/wiki/Troubleshooting) section in the wiki.