Skip to content

featureAccum

The featureAccum object accumulates incoming lists of feature frames, processing them into a single output based on a specified mode. It can concatenate frames, compute a running sum, a running mean, or a simple moving average. This object is primarily used for preparing time-series feature data for further analysis or machine learning 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 featureAccum or any other object from timbreIDLib.

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

Similar


    Comments

    Contributors