eDSP  0.0.1
A cross-platform DSP library written in C++.
Namespaces | Functions
mel2hertz.hpp File Reference
#include <edsp/converter/hertz2mel.hpp>

Go to the source code of this file.

Namespaces

 edsp
 
 edsp::converter
 

Functions

template<mel_base scale, typename T >
constexpr T edsp::converter::mel2hertz (T mel) noexcept
 Converts a frequency in mels to Hertz. More...