Releases: jtackaberry/reaticulate
Reaticulate v0.5.13
This is a hotfix for the Reaticulate 0.5 series. More details on 0.5 can be found here.
The recommended way to install Reaticulate is online using ReaPack. However, if your DAW lacks an Internet connection, you can perform an offline installation, either using the ReaPack archive file below, or the full manual way by downloading the zip file.
Read more about how to install Reaticulate.
Below are the changes since v0.5.11:
Bug Fixes
- Fixed bug where quickly double-running the "Activate articulation slot number by CC on default channel" was not inserting the articulation in the current MIDI item
- Fixed another crash that could occur with some malformed/invalid banks
(Note: 0.5.12 was discarded due to an improper build process.)
Reaticulate v0.5.11
This is a hotfix for the Reaticulate 0.5 series. More details on 0.5 can be found here.
The recommended way to install Reaticulate is online using ReaPack. However, if your DAW lacks an Internet connection, you can perform an offline installation, either using the ReaPack archive file below, or the full manual way by downloading the zip file.
Read more about how to install Reaticulate.
Below are the changes since v0.510:
Minor Enhancements
- Added a new action "Toggle insert articulations based on selected notes when MIDI editor is open" which provides an action for what was otherwise only adjustable in Reaticulate's settings page
Bug Fixes
- Fixed potential runtime error with REAPER v7.0 prereleases caused by the update to Lua 5.4
- Fixed crash that could occur with some malformed/invalid banks
Reaticulate v0.5.10
This is a hotfix for the Reaticulate 0.5 series. More details on 0.5 can be found here.
The recommended way to install Reaticulate is online using ReaPack. However, if your DAW lacks an Internet connection, you can perform an offline installation, either using the ReaPack archive file below, or the full manual way by downloading the zip file.
Read more about how to install Reaticulate.
Below are the changes since v0.5.9:
Bug Fixes
- Fixed "CC feedback is enabled but BUS Translator FX not found" error that was logged to console as of REAPER 6.70 when Reaticulate feedback is enabled
- Fixed numeric articulation names (e.g. "1-15-42") when the user deletes the Reaticulate-tmp.reabank file in Reaper's Data directory
Reaticulate v0.5.9
This is a hotfix for the Reaticulate 0.5 series. More details on 0.5 can be found here.
The recommended way to install Reaticulate is online using ReaPack. However, if your DAW lacks an Internet connection, you can perform an offline installation, either using the ReaPack archive file below, or the full manual way by downloading the zip file.
Read more about how to install Reaticulate.
Below are the changes since v0.5.6:
New Features
- Reaticulate can now be configured (via Reaticulate's track configuration screen) to send custom MIDI messages to the configured control surface when a track is selected (#33)
- This feature addresses a regression introduced in 0.5.0 caused by the fact that bank MSB/LSBs are now dynamically generated, may vary between projects, and therefore are no longer useful for control surface integrations
Minor Enhancements
- Retroactive record is improved because now Reaticulate will always send the necessary MIDI for articulation changes to the VKB, which is captured in the retroactive record buffer
- The factory bank for Cinematic Studio Strings is now compatible with the newly released CSS v1.7 (which changed the keyswitch used for legato). These same factory banks continue to be compatible with previous versions of CSS as well.
Bug Fixes
- Support 14-bit CCs assigned to Reaticulate's various "insert/activate by CC" actions (#189) (thanks to Kabraxist)
- Fixed a regression in 0.5.0 where selecting notes and inserting a new articulation would fail to remove any existing articulations under the selected notes (#194)
- Fixed a regression where Reaticulate's global option to "Insert articulations based on selected notes when MIDI editor is open" would not respect a disabled setting
- Fixed a confusing bug where Reaticulate would reflect a manual articulation change in the GUI if it observed a MIDI message matching any of the output events for that articulation. Now it will only reflect manual articulation changes for articulations with a single note-based output event (#184)
- Fixed a crash of Reaticulate's GUI involving a race during track deletion
- Fixed a crash that occurred when changing tracks in the TCP while the MIDI editor was open
- Fixed status bar message not always properly updating while mousing through the articulation list
Reaticulate v0.5.6
This is a hotfix for the Reaticulate 0.5 series. More details on 0.5 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.
Bug Fixes
- Fixed a runtime error that could occur on startup when detecting display resolution
Reaticulate v0.5.5
This is a minor release for the Reaticulate 0.5 series. 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
- Finessed the behavior of multi-item insertion logic introduced in 0.5.4, which should work more intuitively for typical workflows (#171)
Bug Fixes
- Fixed undocked windows shrinking to very small heights on certain multi-monitor configurations on Windows and Linux
Reaticulate v0.5.4
This is a minor release for the Reaticulate 0.5 series. 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.
New Features
- Allow inserting articulations across multiple MIDI items when they are all open in the MIDI editor, enabled for editing, and have selected notes (#167)
Bug Fixes
- Fix articulation insertion using the inline MIDI editor when multiple items are being edited in an inline editor at the same time
Reaticulate v0.5.3
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)
Reaticulate v0.5.2
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.
Bug Fixes
- Fixed a regression from 0.5.1 where Reaticulate would crash when a bank on the current track had an articulation without an icon name
- Fixed a bug where the user's default articulation color (as configured in the settings screen) was not respected
Reaticulate v0.5.1
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.
Bug Fixes
- Fix runtime error when js_ReaScriptAPI is not installed
- Fix bug where docking/undocking failed to work without js_ReaScriptAPI