mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-28 12:33:12 +00:00
noting changes
This commit is contained in:
parent
102491c898
commit
c908d9317d
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
* Quantization with Transport.quantize and using "@" in any Time. [Read more](https://github.com/Tonejs/Tone.js/wiki/Time).
|
||||
* Control-rate generators for value interpolation, patterns, random numbers, and markov chains.
|
||||
* Scheduable musical events: Tone.Event, Tone.Loop, Tone.Part, Tone.Pattern, Tone.Sequence.
|
||||
* Player's playbackRate is now a signal and Noise includes a playbackRate signal.
|
||||
|
||||
DEPRECATED:
|
||||
* `setTimeout`, `setInterval`, `setTimeline` in favor of new `schedule`, `scheduleOnce`, and `scheduleRepeat`.
|
||||
|
|
Loading…
Reference in a new issue