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