This update provides a few additional bug fixes.
The file format of backup files has been reworked in order to prevent download issues (as some browsers will automatically unpack downloaded archives). So, instead of .xml.tar.gz
, downloaded backups will now be provided in a custom .nlbackup
format. (The former tarball format is still supported when restoring backups, so existing backup files are still restorable without a file conversion.)
In the Tab of a Sound, the Fade indicators incorrectly reacted on mouse clicks, which has been removed.
In Sounds, the envelope of the Flanger had inconsistent behavior: only when no keys are priorly pressed, the next pressed key should always start the envelope. The mechanism now reworks reliably for both FX groups. In Sounds, pressed keys are counted for each individually.
In order to avoid hanging notes, changing Midi settings (like Send or Receive channels) require that the system resets all notes internally and also propagates the reset externally when Midi send is used.
However, this only worked internally and hanging Midi notes were still possible. With this fix, changing Midi settings will lead to an internal and external reset as soon as any (internal or external) note is active.
Sub chapters within chapter Signal Flow and Components of the User Manual had broken navigation links, which has been fixed.