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