|
Hi all I have numerous modifications (1) (2) to the incoming messages parser, to allow for larger packets (over 250 bytes) to be parsed by a small buffer (64 bytes). So I would like to request folks to test this branch and report issues back. The intent is to base a new release from this branch (v3.3.0) Thanks!! (1) very large incoming packets (over 30 MIDI commands packed into 1 packet) could case the parser to choke. I have tested now with packets containing over 60 MIDI commands and large SysEx (30 MIDi commands, 200 bytes SysEx, 30 MIDI commands) (2) The main branch now also allows to override DefaultSettings, allowing for a large parser buffer |
Answered by
lathoub
Aug 27, 2022
Replies: 1 comment
|
no input |
0 replies
Answer selected by
lathoub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no input