selectObject: mySound |
myFormant= To Formant (burg): time_step, maximum_number_of_formants, maximum_formant, window_length, preemphasis_from |
... |
# Get formants in Bark |
selectObject: myFormant |
f1Bk = Get value at time: 1, thirdInterval, "bark", "linear" |
f2Bk = Get value at time: 2, thirdInterval, "bark", "linear" |