On Sun, 25 Dec 2022 11:57:27 +0100, Artem Egorkine wrote: > > A PODxt device sends 0xb2, 0xc2 or 0xf2 as a status byte for MIDI > messages over USB that should otherwise have a 0xb0, 0xc0 or 0xf0 > status byte. This is usually corrected by the driver on other OSes. > > This fixes MIDI sysex messages sent by PODxt. > > Signed-off-by: Artem Egorkine <arteme@xxxxxxxxx> Applied both patches now. Thanks! Takashi