September 28th, 2020
- Reduced loop overhead by changing the MIDI CC array copy strategy - faster updates!
- Added parametric CV and gate value setters - thanks Nora! (#4)
- Described MIDI message object in more depth in the documentation - thanks again, Nora. (#3)
- Fixed the decay phase for re-started envelopes.
- Added a brand-new ADSR class that fixes several bits of weirdness with the last one.
- Added an alias for
state.aftertouch
:state.pressure
.