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
adc9873d4c
commit
2cac5d02f7
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
* 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
|
||||
* `harmonicity` is a signal-rate value for all instruments now.
|
||||
* `harmonicity` is a signal-rate value for all instruments.
|
||||
* expose Q in Phaser.
|
||||
* unit conversions using Tone.Type for signals and LFO.
|
||||
* [new docs](http://tonejs.org/docs)
|
||||
* [updated examples](http://tonejs.org/docs)
|
||||
|
||||
|
|
Loading…
Reference in a new issue