Skip to content

Reference library > Analysis

Analysis

  • CrossCorrelate: Outputs the cross-correlation of the input signal with the given buffer. If hop_size is zero, calculates the cross-correlation every sample.
  • NearestNeighbour: Nearest Neighbour.
  • OnsetDetector: Simple time-domain onset detector: outputs an impulse when an onset is detected in the input.
  • VampAnalysis: Feature extraction using the Vamp plugin toolkit.

Last update: 2025-02-16
Created: 2023-11-09