zyn-fusion-issues icon indicating copy to clipboard operation
zyn-fusion-issues copied to clipboard

Extend portamento to allow "Auto" and "Always" behaviours

Open unfa opened this issue 5 years ago • 0 comments

A common feature of synthesizers is to allow Portamento in two different modes:

  1. Always (note pitch interpolates always)
  2. Auto (note pitch interpolates only if notes overlap - so note pitch resets on a note-on if no other note was playing)

Currently Zyn only has the "Auto" option available.

unfa avatar Jul 15 '20 09:07 unfa