processing / processing/p5.js-website
Typo on https://p5js.org/reference/p5.FFT/waveform/
Open
@ksen0 is already working on this.
Since Dec 4, 2024.
Bug
- Dominant language
- MDX
- Stars
- 96
- Forks
- 322
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 8
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.