p5.js-website
p5.js-website copied to clipboard
Typo on https://p5js.org/reference/p5.FFT/waveform/
Most appropriate sections of the p5.js website?
Reference
What is your operating system?
Mac OS
Web browser and version
Chrome
Actual Behavior
Describes as "an array of samples from -1 to -1"
Expected Behavior
I presume that should be "an array of samples from -1 to 1" (or whatever the actual truth is for that function, but presumably not -1 to -1).
Steps to reproduce
No response
Would you like to work on the issue?
no
Hi @ksen0 , I noticed this issue and would like to contribute to fixing it. It seems like a straightforward fix in the documentation, and I can address it quickly. Please let me know if I can take this up.
Thanks!