Typo on https://p5js.org/reference/p5.FFT/waveform/ #652
Open
Description
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