Skip to content

dct~

The dct~ object computes the Discrete Cosine Transform (DCT) of an incoming audio window, outputting a list of real numbers representing its spectral characteristics. It is primarily used for audio feature extraction, particularly for timbre analysis and classification, and allows for configurable window size and function.


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 dct~ or any other object from timbreIDLib.

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

Similar


    Comments

    Contributors