RNBO 1.3.3 Released
We are happy to announce the release of RNBO 1.3.3, now available for download via the Max Package Manager.
This update focuses on support for the Raspberry Pi Target, as well as general stability improvements and bugfixes.
Be sure to take a look at the full change log (also posted below):
https://cycling74.com/releases/rnbo/1.3.3
Happy patching!
New Features
adsr~: maxsustain attribute
delay~: clear attribute
RNBO Runner: attempt to restore hardware connections when using raw MIDI mode
RNBO Server: restartbuildserver message
Fixed Bugs
Buffer Readback: fixed interpolation issues
Buffer Readback: last sample is read for all boundmodes
codebox: state reinitialized with new values after editing
message box: fixed issues when typing in box and RNBO is recompiled
MIDI: fixed output from nested subpatchers inside a polyphonic patcher
noise: fixed output in Web Export
param~: initial value is output and reflected in attrui upon patcher load
poke~: accepts list input
poke~: overdubmode works like Gen
random: uses xoshiro algorithm a la noise operator
RNBO C++ export: fixed RNBO_NOPRESETS
RNBO copy / paste: fixed issues when object patching_rect is not present
RNBO param: enum values in quotes are parsed properly
RNBO pattrstorage: outputmode 1 / getedited support
RNBO Runner: Fix export sidebar to show Audio: Extra Args even if none are set
RNBO Runner: protect against problematic OSC mapping into the /rnbo/ namespace
RNBO Runner: removing spammy logging when datafiles dir doesn’t exist
RNBO Server: Improved error reporting / avoid crashes when operator is malformed
RNBO Web Export: fixed WebAssembly out of memory error after 100 new device connections