summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
authorKay Sievers <[email protected]>2020-04-19 11:44:15 +0200
committerKay Sievers <[email protected]>2020-04-19 11:44:15 +0200
commita0598ef3699c1b502a499d76c26bd48d48355384 (patch)
tree10effe8a47a6df0d270a6ce5260581c5289b0816 /src/device
parentf9262007ac41c9fd78e81f27b3477d606a900437 (diff)
MIDI - Add flow control to incoming packet stream
Larger SysEx transfers get corrupted by incoming packets. This changes the FIFOs not to overwrite their data. MIDI should not be a transport that drops packets. A potentially blocking device is easier to detect and handle than a device that silently corrupts the packet stream at random overflows, especially when SysEx messages are involved.
Diffstat (limited to 'src/device')
0 files changed, 0 insertions, 0 deletions