Version: 1.0.3
Date: 2023-08-07
1. The OLED now switches to the Main/Home page (the one that shows the large A/B scene indicator) whenever failover occurs.
2. The large A/B scene indicator on the Main/Home page now flashes while the alarm flag is set (the alarm flag is set whenever failover occurs).
3. The alarm flag can be cleared via the front panel by touching either the Scene or the Exit cap-touch buttons.
4. Added a mechanism to automatically set MIDI port route to the Automation Control port when using the MIDI Learn feature in Auracle.
5. Added support for hosting Roland devices (MIDI only, not audio) that are not using class compliant USB MIDI descriptors.
6. Added Pitch Bend OFF (0xEn 0x00 0x40) to MIDI panic messages.
7. Making USB-MIDI host reservations now verifies that the port number actually exists on the device. So you can't try to reserve MIDI ports 2-16 on a device that only has 1 MIDI port. That never would have worked but now firmware won't even let you try.
8. Many changes to RTP-MIDI to improve stability and to better handle large sysex messages or large clusters of standard MIDI messages. Improved timing for incoming RTP-MIDI message (previous firmware would favour the lower numbered sessions resulting in poorer timing for higher numbered sessions). All sessions should now have similar timing.