Skip to content

Commit 52c87f6

Browse files
authored
Update lea_HPS.m
1 parent 06c28f4 commit 52c87f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lea_HPS.m

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
% This pitch tracking function is based on the Harmonic Product Spectrum
44
% (HPS) algorithm, as described un (Cuadra2001) using the spectrogram as
55
% time-framing and DFT function.
6+
% Need to be followed by function pitch_track_segments.m to convert detections
7+
% into tracks.
68
%
79
% INPUTS:
810
% - spectrogram p,f,t

0 commit comments

Comments
 (0)