flatF0 {retimer}R Documentation

flatF0

Description

Flatten fundamental frequency contour using 'Praat'

Usage

flatF0(wav, .f = findPeak, ...)

Arguments

wav

path to a wav file or a tuneR WAVE object

.f

function to use to determine pitch. Default is findPeak which finds the mode of the existing pitch contour.

...

Additional arguments passed to extractPitchTier

Value

Returns a tuneR WAVE object of the input with a flat F0 contour

See Also

extractPitchTier


[Package retimer version 0.1.3 Index]