We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c28f4 commit 52c87f6Copy full SHA for 52c87f6
lea_HPS.m
@@ -3,6 +3,8 @@
3
% This pitch tracking function is based on the Harmonic Product Spectrum
4
% (HPS) algorithm, as described un (Cuadra2001) using the spectrogram as
5
% time-framing and DFT function.
6
+% Need to be followed by function pitch_track_segments.m to convert detections
7
+% into tracks.
8
%
9
% INPUTS:
10
% - spectrogram p,f,t
0 commit comments