Skip to content

attackTime~

The attackTime~ object calculates the attack time of an audio event in milliseconds. Upon receiving a bang, it identifies the peak sample within its analysis window and then searches backward for the attack onset, defined by a period of near-silence. This object requires an external onset detector to trigger its analysis and outputs the attack time, onset, and peak sample indices.


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

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

Similar


    Comments

    Contributors