Skip to content

v0.0.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@JoepVanlier JoepVanlier released this 08 Dec 14:49
· 15 commits to master since this release

Intentional changes

  • Fixed an initialization issue in the plugin. Presenting updated parameter names while loading the plugin and setting up the defaults prevented the correct values from being set in bitwig. Deferring the update to the next message thread update fixes this.
  • Added forwarding for more key combos in the plugin. Space, escape, and any modifier + key combo are forwarded to the DAW.
  • When save is clicked in the edit window with no plugin loaded, it will now open a save as dialog to select a location for saving the plugin.
  • When save is clicked in the edit window and the file was non-writeable, the modal error dialog is now childed to the IDE window to prevent it from being hidden from view.