p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Typo on https://p5js.org/reference/p5.FFT/waveform/

Open goldwasser opened this issue 1 year ago • 1 comments

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

goldwasser avatar Dec 03 '24 23:12 goldwasser

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!

rehanpathan650 avatar Jan 04 '25 06:01 rehanpathan650