noting deprecation

This commit is contained in:
Yotam Mann 2015-02-23 22:15:22 -05:00
parent f1590ea04f
commit d80b634613

View file

@ -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: