R/dsp_detection.R
morie_dsp_zero_crossing.Rd
Whole-signal ZCR if frame_length = NULL; otherwise per-frame ZCR over consecutive non-overlapping frames.
frame_length = NULL
morie_dsp_zero_crossing(x, frame_length = NULL)
Numeric vector.
Optional frame length.
Scalar (whole signal) or numeric vector (per frame).
Rangayyan & Krishnan (2015), Ch. 4, sec. 4.3.