Create FormantTier from Formant
Examples
sound <- Sound$create_tone(frequency = 220, duration = 0.5, sampling_rate =
16000)
formant <- sound$to_formant_burg()
ft <- FormantTier$from_formant(formant)
print(ft)
#> <Praat FormantTier>
#> Time domain: 0.000 - 0.500 seconds
#> Number of points: 90
#> Formants per point: 4