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
2664140ab0
commit
7cc00a024a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
* 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.
|
||||
* All filterEnvelopes use new Tone.FrequencyEnvelope with frequency units and `baseFrequency` and `octaves` instead of `min` and `max`.
|
||||
|
||||
DEPRECATED:
|
||||
* `setTimeout`, `setInterval`, `setTimeline` in favor of new `schedule`, `scheduleOnce`, and `scheduleRepeat`.
|
||||
|
|
Loading…
Reference in a new issue