Link 3.1.0
- Added support for IPv6: Use IPv6 if an interface does not have an active IPv4 connection.
- Updated asio to version 1.28.0.
- Patched the namespace of asio to avoid symbol clashes when using multiple versions of asio
in the same binary. - Fixed a quantization issue that could lead to missing notes after
requestBeatAtTime()
and
forceBeatAtTime()
.