RNBO 1.4.4 Released
We have just released RNBO 1.4.4. This release focuses on improving the RNBO Runner / Web Interface experience for both Raspberry Pi and RNBO Move Takeover, as well as fixing a few important regression.
You can download the update now via the Max Package Manager. The latest Max 9.1.4 release is recommended for use with RNBO 1.4.4.
Check out the short changelog below or on the release page:
https://cycling74.com/releases/rnbo/1.4.4
Happy patching (and compiling),
Ben
New Features
display: methods to get pixel state and ease of use methods to set state via x, y
RNBO / Runner versioning: loosen version matching, don't warn if major/minor match and version is 1.4.x or later
Fixed Bugs
fftstream in codebox: fixed error regarding missing option win_bufname
list.reg: typed in args set initial state
param / param~: value attribute is in the inspector when not supplied in the box
RNBO transport: improve timing and consistency
Runner / Web Interface New Features
Client Changelog: https://github.com/Cycling74/rnbo-runner-panel/blob/main/client/CHANGELOG.md
Package Installation: fixed installation when /tmp dir exists on separate file system
Package Installation: support for new "compatibility version"
Runner Changelog: https://github.com/Cycling74/rnbo.oscquery.runner/blob/develop/CHANGELOG.md
Server Changelog: https://github.com/Cycling74/rnbo-runner-panel/blob/main/server/CHANGELOG.md
Runner / Web Interface Fixed Bugs
Link: ability to disable link sync and can alter transport even while not syncing to it
MIDI: added device channel filtering
Params: fixed rounding errors with enums
Patchers / Graphs: added uuid to determine if we install, overwrite or skip a graph or patcher install
Versioning: relaxed version requirements, added new "compatibility version", reducing the needs for data migrations