We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c87f6 commit 5b8c430Copy full SHA for 5b8c430
lea_Baumgartner.m
@@ -4,6 +4,8 @@
4
% Baumgartner2011. First a "thresholding is applied. Then, to find the
5
% pitch tracks, then a cost calculation is realized to associates STFT
6
% 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.
9
%
10
% INPUTS:
11
% - spectrogram p,f,t
0 commit comments