eDSP
0.0.1
A cross-platform DSP library written in C++.
|
#include <edsp/filter/moving_average_filter.hpp>
#include <edsp/feature/temporal/energy.hpp>
#include <edsp/converter/pow2db.hpp>
Go to the source code of this file.
Classes | |
class | edsp::feature::temporal::leq< T > |
This class estimates the Equivalent Continuous Sound Level over consecutive frames. More... | |
Namespaces | |
edsp | |
edsp::feature | |
edsp::feature::temporal | |