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

Normalizer contains duplicate timeWindow float because of dual class extension (MovingFilter, MovingAverage) #116

Closed sofian closed 4 months ago

sofian commented 5 months ago

Both MovingFilter and MovingAverage contain a timeWindow float, a useless redundancy.