Hi everyone, another bugfix release.
-
Fix an issue which caused songs to be corrupted when you added a plugin, then added some automation for that plugin, and then deleted that plugin. What happened was the automation region wasn't updated when the first plugin was deleted -- leaving it dangling.
- Related to this, we're now more careful when we load files so that even if we can't find a plugin, we don't crash.
- Plugins now load much faster, and their editors open faster too.
- When you change the label of a record or playback loop, the view scrolled, which could be annoying. It now only does so when you use the keyboard to change the name (using
n
key). The idea is that with the keyboard it is easy to change many loops in succession by typing n
, changing the text or selecting the play loop in the menu using arrow keys. In both cases, hitting return will move you to the next loop where you can hit n
again and repeat. But when you do it with the mouse, you don't get this behaviour.
- When deleting and pasting loops, the view failed to follow the pasted/deleted item. Now it does.
As always, zenAud.io ALK auto-updates!