processing / processing/p5.sound.js
Deprecated Feature: FFT() has no logAverages or setInput method
Open
question
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 24
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
`FFT()` has no `logAverages` or `setInput` method in the new library.
I removed `logAverages` because as a generalist library I felt that was specific but as many people use this library for visualizations, I can see why having it is desirable...
I removed `setInput` because you can use the `connect` method, what does `setInput` provide that `connect` does not?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.