I confirm! The bento code seems to be buggy since it tries to set the baudrate to 38400 and then 31250. Moreover the code does not handle Sysex properly.So you either try to set a custom baudrate using the UPF_SPD_CUST feature to get 31250 baud or you use the overlay and ask for 38400 baud. With the overlay, that whole set_custom_baudrate function in the bento_ttymidi bridge is unnecessary.
Statistics: Posted by ld57 — Fri Jul 04, 2025 9:09 am