mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-26 11:33:09 +00:00
noting deprecation
This commit is contained in:
parent
f1590ea04f
commit
d80b634613
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
* set/get methods for all components
|
||||
* syncSignal and unsyncSignal moved from Signal to Transport
|
||||
* Add/Multiply/Subtract/Min/Max/GreaterThan/LessThan all extend Tone.Signal which allows them to be scheduled and automated just like Tone.Signal.
|
||||
* Deprecated Tone.Divide and Tone.Inverse. They were more complicated than they were useful.
|
||||
|
||||
BREAKING CHANGES:
|
||||
|
||||
|
|
Loading…
Reference in a new issue