mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-26 11:33:09 +00:00
noting changes
This commit is contained in:
parent
7a5b872f76
commit
c5c6ba94d5
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
* [TickSource](https://tonejs.github.io/docs/TickSource) (used in Clock and Player) tracks the elapsed ticks
|
||||
* Improved precision of tracking ticks in Transport and Clock
|
||||
* `Player.position` returns the playback position of the AudioBuffer accounting for any playbackRate changes
|
||||
* Removing `retrigger` option with Tone.Player. Tone.BufferSource should be used if retriggering is desired.
|
||||
|
||||
**BREAKING CHANGES:**
|
||||
|
||||
|
|
Loading…
Reference in a new issue