noting changes

This commit is contained in:
Yotam Mann 2014-10-02 13:40:35 -04:00
parent b2eebe9dc4
commit 54f890cacf

View file

@ -1,10 +1,11 @@
### r3 - Groove ### r3 - Groove
* Swing parameter on Transport * Swing parameter on Transport
* Setters on PluckSynth * Envelope ASDR stay in tempo-relative terms even with tempo changes
* Setters on PulseOscillator * Player loop positions stay in tempo-relative terms even with tempo changes
* PWMOscillator * Setters on PluckSynth and PulseOscillator
* OmniOscillator which combines pwm, oscillator, and pulse into one * new PWMOscillator
* OmniOscillator which combines PWMOscillator, Oscillator, and PulseOscillator into one
### r2 - Getting Physical ### r2 - Getting Physical