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

Go to the source code of this file.

Namespaces

namespace  hart
 

Functions

template<typename SampleType >
MetricQuery< double > channelCorrelation (const AudioBuffer< SampleType > &buffer)
 Calculates zero-lag normalized cross-correlation between two channels of an audio buffer.