mirror of
https://github.com/Tonejs/Tone.js
synced 2025-02-13 03:03:31 +00:00
noting changes
This commit is contained in:
parent
f6ea2b268a
commit
c92b144b5f
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
* 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.
|
||||
* Transport is an event emitter. triggers events on "start", "stop", "pause", and "loop".
|
||||
* Oscillator takes a "partials" array.
|
||||
|
||||
### r5
|
||||
|
||||
|
|
Loading…
Reference in a new issue