eDSP
0.0.1
A cross-platform DSP library written in C++.
|
#include <cmath>
Go to the source code of this file.
Namespaces | |
edsp | |
edsp::converter | |
Functions | |
template<typename T > | |
constexpr T | edsp::converter::bark2band (T z) noexcept |
Converts a frequency in Hertz into its equivalent Bark scale value. More... | |