Skip to content

autoCorrPitch

The autoCorrPitch object performs offline pitch tracking on a specified audio sample array using an autocorrelation algorithm. It analyzes a segment of the array (or the entire array) and outputs the detected fundamental frequency as a MIDI pitch value. It can be configured with a sample rate and a correlation threshold for detection.


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

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

Similar


    Comments

    Contributors