Released 11 October 2023
This release is built against libmapper version 2.4.4. It also includes the following improvements:
- Fix for crash if the
instance
attribute was set on an unconnectedmpr.in
ormpr.out
object, i.e. if nompr.device
object was present in the patcher or (grand)parent patcher. - Fix for parsing object metadata added using messages rather than object arguments.
- Improvements to help patchers and documentation files.
- The
mpr.in
object now has an attributethru
which controls whether input will be echoed to its outlet. - The
mpr.in
object now accepts aset
message which will update the signal value without echoing to the object outlet, regardless of whether thethru
attribute is set to1
. - added
.plist
files for macOS externals.