mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-14 15:57:08 +00:00
noting changes
This commit is contained in:
parent
b2eebe9dc4
commit
54f890cacf
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
### r3 - Groove
|
||||
|
||||
* Swing parameter on Transport
|
||||
* Setters on PluckSynth
|
||||
* Setters on PulseOscillator
|
||||
* PWMOscillator
|
||||
* OmniOscillator which combines pwm, oscillator, and pulse into one
|
||||
* Envelope ASDR stay in tempo-relative terms even with tempo changes
|
||||
* Player loop positions stay in tempo-relative terms even with tempo changes
|
||||
* Setters on PluckSynth and PulseOscillator
|
||||
* new PWMOscillator
|
||||
* OmniOscillator which combines PWMOscillator, Oscillator, and PulseOscillator into one
|
||||
|
||||
### r2 - Getting Physical
|
||||
|
||||
|
|
Loading…
Reference in a new issue