Marsyas
0.6.0-alpha
|
Compute Linear Spectral Pair (LSP) coefficients. More...
#include <LSP.h>
Inherits MarSystem.
Public Member Functions | |
MarSystem * | clone () const |
LSP (std::string name) | |
void | myProcess (realvec &in, realvec &out) |
Processes data. | |
~LSP () |
Compute Linear Spectral Pair (LSP) coefficients.
Takes the output of LPC and calculates the corresponding LSP values. See the LPC class implementation.