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