HART  0.2.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
hart_spectral_centroid.hpp File Reference
Include dependency graph for hart_spectral_centroid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  hart
 
namespace  hart::SpectralCentroid
 

Enumerations

enum class  Weighting { magnitude , power }
 

Functions

MetricQuery< double > spectralCentroid (const Spectrum &spectrum, SpectralCentroid::Weighting weighting=SpectralCentroid::Weighting::magnitude)
 Calculates spectral centroid.