aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2021-03-02 20:41:35 +0100
committerlawl <github@dumbinter.net>2021-03-02 20:41:43 +0100
commitfe14585a37dbbdd8926a7d074c3d8d0c8143276f (patch)
tree48618532c9b4d2b5a58579ed6f83b9b3f2425aeb
parent8b054c20a909c9cc459e87ee8b56226c0428201b (diff)
downloadnoisetorch-fe14585a37dbbdd8926a7d074c3d8d0c8143276f.tar.gz
noisetorch-fe14585a37dbbdd8926a7d074c3d8d0c8143276f.zip
make troubleshooting section more visible
-rw-r--r--README.md8
1 files 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).