mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-17 00:58:09 +00:00
1ba3733439
specifically the repeat time is: [start, start + duration). so Transport.scheduleRepeat(fn, 1, 0, 2) will repeat twice, not three times (since it’s exclusive of the end time). |
||
---|---|---|
.. | ||
Event.js | ||
Loop.js | ||
Part.js | ||
Pattern.js | ||
Sequence.js |