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