eDSP
0.0.1
A cross-platform DSP library written in C++.
|
Go to the source code of this file.
Namespaces | |
edsp | |
edsp::feature | |
edsp::feature::perceptual | |
Functions | |
template<typename ForwardIt > | |
constexpr auto | edsp::feature::perceptual::loudness (ForwardIt first, ForwardIt last) |
Computes the loudness of the elements in the range [first, last) More... | |