RNBO 1.4.4 Release Notes
This page contains a record of fixed bugs and added features.
If you know of an issue which is outstanding or you would like to report a bug, please contact our Support Team.
Release Notes
Max Version
Max 9.1.4 or later is recommended for use with RNBO 1.4.4.
To update to a newer version than what is bundled with your installation of Max, RNBO can be updated via the Max Package Manager.
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