JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Add Energy to StatisticsAccumulator

Open cjappl opened this issue 1 year ago • 1 comments
trafficstars

Add the energy (sum of squares) to the output of the StatisticsAccumulator.

cjappl avatar Feb 29 '24 17:02 cjappl

A couple side notes:

  1. I noticed there don't seem to be unit tests for this class, or I just missed them. Could you point me to them if they exist and I'll add a few tests for this?
  2. If this is acceptable, I could add other statistics that seem to be missing (power, and RMS being the major ones). Any interest in me following up with that?

cjappl avatar Feb 29 '24 17:02 cjappl