View source: R/extractPitchTier.R
extractPitchTier | R Documentation |
Extracts 'Praat' PitchTier from wav object.
extractPitchTier(wav, res = 0.1, fmin = 50, fmax = 250, output = "PitchTier")
wav |
path to a wav file or a tuneR WAVE object |
res |
resolution of PitchTier |
fmin |
minimum frequency of PitchTier |
fmax |
maximum frequency of PitchTier |
output |
can be "PitchTier" or "file" |
Returns a PitchTier object or the temporary path to the generated PitchTier file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.