#include <LPCC.h>
Inherits Marsyas::MarSystem.
This MarSystem is expecting to receive at its input LPC coefficients + Pitch + Power, as output by the LPC MarSystem (see LPC.cpp/.h). It only converts the LPC coefficients to cepstral coefficients and ignores the pitch value received from LPC.
Code by: Luís Gustavo Martins - lmartins@inescporto.pt November 2006
Definition at line 42 of file LPCC.h.
1.5.6