noting changes

This commit is contained in:
Yotam Mann 2018-01-03 12:42:22 -05:00
parent 93a1a56eb1
commit aa9bbedfe4

View file

@ -3,7 +3,8 @@
* Consolidating all shims into [shim folder](https://github.com/Tonejs/Tone.js/tree/dev/Tone/shim) * Consolidating all shims into [shim folder](https://github.com/Tonejs/Tone.js/tree/dev/Tone/shim)
* Using ConstantSourceNode in Signal when available * Using ConstantSourceNode in Signal when available
* switching to eslint from jshint * switching to eslint from jshint
* Running [CI tests](https://travis-ci.org/Tonejs/Tone.js/) on Firefox, Chrome (latest and canary) and Safari (latest and version 9). * Running [CI tests](https://travis-ci.org/Tonejs/Tone.js/) on Firefox, Chrome (latest and canary) and Safari (latest and version 9).
* [Tone.Reverb](https://tonejs.github.io/docs/Reverb) is a convolution-based stereo reverb
**BREAKING CHANGES:** **BREAKING CHANGES:**