mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +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). |
||
---|---|---|
.. | ||
Buffer.js | ||
Buffers.js | ||
Bus.js | ||
Clock.js | ||
Delay.js | ||
Emitter.js | ||
Gain.js | ||
IntervalTimeline.js | ||
Master.js | ||
Param.js | ||
Timeline.js | ||
TimelineState.js | ||
Tone.js | ||
Transport.js |