mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-13 20:39:06 +00:00
noting changes
[skip ci]
This commit is contained in:
parent
9669e70d4f
commit
6a489bf243
1 changed files with 3 additions and 1 deletions
|
@ -3,8 +3,10 @@
|
|||
* Tone.Clock performance and lookAhead updates.
|
||||
* Tone.Transport.lookAhead = seconds|'playback'|'interactive'|'balanced'
|
||||
* Convolver.load and Player.load returns Promise
|
||||
* ExternalInput -> UserMedia, simplified API, open() returns Promise.
|
||||
* Tone.ExternalInput -> Tone.UserMedia, simplified API, open() returns Promise.
|
||||
* Tone.Draw for animation-frame synced drawing
|
||||
* Compressor Parameters are now Tone.Params
|
||||
* Bug fixes
|
||||
|
||||
### r8
|
||||
|
||||
|
|
Loading…
Reference in a new issue