ngwese
18
I can’t offer much at the moment without some cycles to look at the code…
If memory serves the midi handling code in the eurorack modules came from the aleph code base. When adding USB midi support to earthsea some months back I did run to ground a situation where the ISR handling midi input was queuing up USB transfer requests faster than USB stack could service them. I think there might have also been one or two cases where midi packets weren’t parsed correctly if the incoming midi data was sufficiently dense. I have no idea if that could play a role here. I could imagine the quantity and timing of interrupt handling changing between bees releases.
My intention has always been to further harden the midi parsing logic on earthsea then back port all the changes to the aleph…
1 Like