Skip to content

Commit 5b8c430

Browse files
authored
Update lea_Baumgartner.m
1 parent 52c87f6 commit 5b8c430

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lea_Baumgartner.m

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
% Baumgartner2011. First a "thresholding is applied. Then, to find the
55
% pitch tracks, then a cost calculation is realized to associates STFT
66
% pixels of a track together and have only one f0 value/time.
7+
% Need to be followed by function pitch_track_segments.m to convert detections
8+
% into tracks.
79
%
810
% INPUTS:
911
% - spectrogram p,f,t

0 commit comments

Comments
 (0)