Skip to content

fluid.bufnoveltyslice

The fluid.bufnoveltyslice object is a non-realtime audio slicer that identifies segmentation points in a source buffer (srcBuf) by assessing signal novelty. It uses various algorithms like Spectrum, MFCC, Chroma, Pitch, or Loudness, with configurable FFT settings, kernel size, filter size, and a threshold to determine slice boundaries. The estimated slice start points are written to an output buffer.


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 here.

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

  • Library developed mainly by Pierre Alexandre Tremblay, Owen Green, Alex Harker, Gerard Roma, Ted Moore, Matt, Edouard Levasseur.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors