From 763a0cac41cdc90a530bcfaee9141f40afc487ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20G=C3=BCdelh=C3=B6fer?= Date: Wed, 1 Jan 2025 12:56:49 +0100 Subject: [PATCH] Add Sentence about performance to FFT section in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8f1b043f..34694bf5 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,8 @@ from web targets. **Note: Only Strudel is supported at the moment.** +**You can disable the FFT visualizer in the display settings. This might help with performance.** + ```ts fft(index: number, buckets: number = 8,