Atualizado em May 10, 2020
This intermediate release was originally planned as part of a bigger release, containing new user-facing features.
New in this release:
- send OSC messages in OSC bundles instead of single OSC messages. This should make OSC communication more reliable and reduce network traffic.
- always create OSC messages as new OSC messages, don't re-use old messages. This should guarantee that always the correct values are sent and not old ones over and over.