From fe14585a37dbbdd8926a7d074c3d8d0c8143276f Mon Sep 17 00:00:00 2001 From: lawl Date: Tue, 2 Mar 2021 20:41:35 +0100 Subject: [PATCH] make troubleshooting section more visible --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b7beab..64c375f 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ to your `~/.profile`. If you do already have that, you may have to log in and ou rm ~/.local/share/applications/noisetorch.desktop rm ~/.local/share/icons/hicolor/256x256/apps/noisetorch.png +## Troubleshooting + +Please see the [Troubleshooting](https://github.com/lawl/NoiseTorch/wiki/Troubleshooting) section in the wiki. + ## Third party packages (like AUR) Please do not use them. Some are known to mess with configuration files and will break things even if you did install a NoiseTorch package from an official source later on. If you had ever installed NoiseTorch from a non-official source, make sure to *completely* remove every trace, including deleting your `~/.config/noisetorch` directory, before reporting an issue. @@ -78,10 +82,6 @@ Please keep in mind that you will need to reload NoiseTorch for these changes to 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. - ## Latency NoiseTorch may introduce a small amount of latency for microphone filtering. The amount of inherent latency introduced by noise supression is 10ms, this is very low and should not be a problem. Additionally PulseAudio currently introduces a variable amount of latency that depends on your system. Lowering this latency [requires a change in PulseAudio](https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/120).