mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-14 15:57:08 +00:00
noting changes
This commit is contained in:
parent
ed20e2cdda
commit
1dfda112e7
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
* Follower/Gate uses a single "smoothing" value instead of separate attacks and releases
|
||||
* Changing references to `window` allowing it to not throw error in node context
|
||||
* Testing examples
|
||||
* Tone.Channel combines Tone.PanVol with Tone.Solo.
|
||||
* Removing require.html example.
|
||||
* adding `partialCount` and `baseType` to Oscillator classes, helps with getting/setting complex types.
|
||||
|
||||
|
||||
### r12
|
||||
|
|
Loading…
Reference in a new issue