2
0
Fork 0
mirror of https://github.com/Tonejs/Tone.js synced 2025-02-13 03:03:31 +00:00

noting changes

This commit is contained in:
Yotam Mann 2015-06-13 21:03:48 -04:00
parent 20ad29dc61
commit 9c12b44e2b

View file

@ -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