Skip to content

tID_fft~

The tID_fft~ object computes the complex Fast Fourier Transform (FFT) of an audio signal, triggered by a bang. It outputs the real and imaginary components of the FFT as two separate lists, handling internal audio buffering and windowing. This object is designed for extracting frequency-domain features, particularly useful for timbre identification and classification tasks.


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

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

Similar


    Comments

    Contributors