New
v0.9.0
This release contains breaking changes. Voice phases are reset when they end, which can audibly impact existing projects.
Added
- Add monophonic voice mode (only once voice active at a time). In this mode, when envelopes are restarted, attack will proceed from the previous volume, not from zero
- Add glide (portamento)
- Available for both polyphonic and monophonic voice modes
- Can be set to OFF, LEG (only glide when playing legato) or ON (always glide)
- Supports linear constant time (LCT) and linear constant rate (LCR, time per octave) modes
- Supports optional BPM sync for time/rate
- Optionally retrigger envelopes and LFOs when gliding in monophonic mode
Changed
- Replace patch settings overlay with button for toggling alternative visible controls
Fixed
- Reset voice phases when they end. This fixes an issue where subsequent key presses without intermediate parameter changes do not result in identical sounds.