Skip to content

bfcc~

The bfcc~ object computes Bark-frequency cepstral coefficients (BFCCs) from an audio input, emphasizing lower spectral content and using a Discrete Cosine Transform. It outputs a list of BFCCs upon receiving a bang, handling internal audio buffering and windowing. This object is useful for extracting perceptually relevant features from audio for tasks like timbre identification.


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

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

Similar


    Comments

    Contributors