mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-14 12:53:59 +00:00
noting changes
[skip ci]
This commit is contained in:
parent
d037c28d6f
commit
dbc0123362
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
### r10
|
||||||
|
|
||||||
|
* Tone.Context wraps AudioContext
|
||||||
|
* Tone.OfflineContext wraps OfflineAudioContext
|
||||||
|
* Tone.Offline: method for rendering audio offline
|
||||||
|
* Rewritting tests with Tone.Offline
|
||||||
|
* Optimizing Tone.Draw to only loop when events are scheduled (#194)
|
||||||
|
* Time.eval->valueOf which takes advantage of build-in primitive evaluation (#205)
|
||||||
|
|
||||||
### r9
|
### r9
|
||||||
|
|
||||||
* Tone.Clock performance and lookAhead updates.
|
* Tone.Clock performance and lookAhead updates.
|
||||||
|
|
Loading…
Reference in a new issue