Skip to content

September 28th, 2020

Compare
Choose a tag to compare
@theacodes theacodes released this 28 Sep 20:55
· 24 commits to master since this release
  • 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.