Description Usage Arguments Value See Also Examples
Returns index of frame which is nearest the given time
(from both sides).
1 | formant.getPointIndexNearestTime(formant, time)
|
formant |
Formant object |
time |
time which is going to be found in frames |
integer
formant.getPointIndexLowerThanTime
, formant.getPointIndexHigherThanTime
1 2 | formant <- formant.sample()
formant.getPointIndexNearestTime(formant, 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.