zyn-fusion-issues
zyn-fusion-issues copied to clipboard
Extend portamento to allow "Auto" and "Always" behaviours
A common feature of synthesizers is to allow Portamento in two different modes:
- Always (note pitch interpolates always)
- 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.