Skip to content

v3.1.0

Compare
Choose a tag to compare
@attilammagyar attilammagyar released this 26 May 23:17
· 97 commits to main since this release
  • New envelope update modes make it possible to turn non-polyphonic aftertouch into semi-polyphonic, with either last key, oldest key, lowest key, or highest key priority.
  • New note handling modes allow retriggering sustained notes (rather than stacking them), and ignoring the sustain pedal's original interpretation so that it can be used as a 0% / 100% switch without affecting note lengths.
  • Distortion effects now allow selecting the type of distortion:
    • tanh 3x, tanh 5x, tanh 10x for saturation, medium and heavy soft clipping respectively,
    • harmonic distortions,
    • (band-limited) bit crusher-like effects.
  • Reverb room size can now be adjusted.
  • External audio input can now be mixed into the effects chain as well, so the plugin can also be used as an effect. (Though using a synth plugin as an effect can be quirky in some host applications, and it may require some experimentation with track and bus layout, signal routing, plugin types, and plugin settings.)
  • Changing sample-rate parameters via the user interface will now also be smoothed in order to avoid sudden jumps when tweaking delay based effects. (MIDI CC events and other momentary value based controllers were always smoothed.)
  • New presets: Lo-fi Keys, Analog Brass AT last, and Analog Brass mod last, the latter two demonstrating the usage of semi-polyphonic aftertouch.
  • Bugfix: centered LFOs will not be clamped when MIN and MAX values are inverted. (Clamping was a regression introduced in v3.0.0.)
  • Bugfix: plugin latency is now correctly reported to the host.