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
20ad29dc61
commit
9c12b44e2b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
### r5-dev
|
||||
### r5
|
||||
|
||||
* reverse buffer for Player and Sampler.
|
||||
* Tone.Volume for simple volume control in Decibels.
|
||||
|
@ -12,6 +12,7 @@
|
|||
* Tone.Oscillator - can specify the number of partials in the type: i.e. "sine10", "triangle3", "square4", etc.
|
||||
* mute/unmute the master output: `Tone.Master.mute = true`.
|
||||
* 3 new simplified synths: SimpleSynth, SimpleAM and SimpleFM
|
||||
* [new docs](http://tonejs.org/docs)
|
||||
|
||||
### r4 - Cool is cool
|
||||
|
||||
|
|
Loading…
Reference in a new issue