SofaPirate / Plaquette

Object-oriented Arduino library for creative physical computing
https://sofapirate.github.io/Plaquette/
GNU General Public License v3.0
15 stars 4 forks source link

Unreliable peak detection with PEAK_MIN #80

Open sofian opened 1 year ago

sofian commented 1 year ago

Not sure if this is a problem or not but I have noticed that when using the PeakDetector with minima detection it seemed not to work properly. It was not fully tested and the code is a bit messy. Needs testing.