mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-26 11:33:09 +00:00
noting changes
[skip ci]
This commit is contained in:
parent
3f6580b843
commit
3fc2fe90e1
1 changed files with 2 additions and 1 deletions
|
@ -10,8 +10,9 @@
|
|||
* Pruned away unused (or little used) Signal classes.
|
||||
* All this functionality will be available when the AudioWorkerNode is introduced.
|
||||
* Clock uses Web Workers instead of requestAnimationFrame which allows it to run in the background.
|
||||
* Removed `startMobile`. Use [StartAudioContext](https://github.com/tambien/StartAudioContext) instead.
|
||||
* Removed `startMobile`. Using [StartAudioContext](https://github.com/tambien/StartAudioContext) in examples.
|
||||
* Automated test runner using [Travis CI](https://travis-ci.org/Tonejs/Tone.js/)
|
||||
* Simplified NoiseSynth by removing filter and filter envelope.
|
||||
|
||||
|
||||
DEPRECATED:
|
||||
|
|
Loading…
Reference in a new issue