mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-14 12:53:59 +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
|
* Removed `onended` event from Tone.Source
|
||||||
* Refactored tests
|
* Refactored tests
|
||||||
* Renamed some Signal methods: exponentialRampToValueNow->exponentialRampToValue, setCurrentValueNow->setRampPoint
|
* 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
|
### r5
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue