aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2020-07-06 23:08:31 +0200
committerlawl <github@dumbinter.net>2020-07-06 23:10:41 +0200
commitc7cddc14250f7557c29ab38ba888426b7deda2ec (patch)
tree2a575f31ce1ade663a34ccdbc87453476a352c7c /README.md
parentd91ea9fb68f8e059e6c78dd61510985dde2d4d37 (diff)
downloadnoisetorch-c7cddc14250f7557c29ab38ba888426b7deda2ec.tar.gz
noisetorch-c7cddc14250f7557c29ab38ba888426b7deda2ec.zip
Fix Latency section in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 869993d..d0cb0e8 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ If you have a different problem with NoiseTorch, you can find a log file in `/tm
## Latency
-TorchNoise may introduce a small amount of latency. Lowering this latency [requires a change in PulseAudio](https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/120).
+NoiseTorch may introduce a small amount of latency. 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).
## Building from source