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