Skip to content

cepstrum~

The cepstrum~ object computes the real cepstrum of an audio signal, derived from the Inverse Fourier Transform of the log magnitude spectrum. It outputs a list of cepstral coefficients, which are commonly used as compact feature vectors for describing audio timbre. This object is primarily used for audio analysis and feature extraction.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for timbreIDLib and install it. Then create an object with declare -lib timbreIDLib -path timbreIDLib. Finally, use cepstrum~ or any other object from timbreIDLib.

  • Library developed mainly by William Brent.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors