Skip to content

Commit

Permalink
Add Sentence about performance to FFT section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reckter committed Jan 1, 2025
1 parent c8054a3 commit 763a0ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 763a0ca

Please sign in to comment.