Skip to content

Reaticulate v0.5.3

Compare
Choose a tag to compare
@jtackaberry jtackaberry released this 20 Feb 03:02
· 72 commits to master since this release
4c0f51c

This is a quick bug fix release for Reaticulate 0.5 which was a recent major release. More details on 0.5.0 can be found here.

The recommended way to install Reaticulate is using ReaPack. However if your DAW lacks an Internet connection, you can perform an offline manual installation by downloading the Reaticulate-<version>.zip asset below and following these instructions.

Minor Enhancements

  • On startup, Reaticulate now ensures its window, if undocked, fits within the display where it resides
  • Bank group names are now case insensitive, so that e.g. "Spitfire" and "SpitFire" will no longer create separate submenus, but will be placed within the same submenu

Bug Fixes

  • Fixed bonkers infinitely-expanding undocked window and potential REAPER crash on Macs with Retina displays
  • Avoid crashing when parsing a malformed Bank definition in the reabank file (#98)