mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-14 15:57:08 +00:00
noting LFO updates
This commit is contained in:
parent
006ea43cdb
commit
fc88a1094b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
* Removed `onended` event from Tone.Source
|
||||
* Refactored tests
|
||||
* Renamed some Signal methods: exponentialRampToValueNow->exponentialRampToValue, setCurrentValueNow->setRampPoint
|
||||
* LFO no longer starts at bottom of cycle. Starts at whatever phase it's set at.
|
||||
|
||||
### r5
|
||||
|
||||
|
|
Loading…
Reference in a new issue