Previous size filter might add a 2-bytes full midi and other running status (other byte) like a 3-bytes full midi message wrongly. It may cause a bug depending if serial Parser accepts or not running status messages.
This commit removes that previous and unnecessary size filter but it still discriminte the size of message after this point:
|
||
|---|---|---|
| .. | ||
| ConsoleApplication2.cpp | ||
| ConsoleApplication2.sln | ||
| ConsoleApplication2.vcxproj | ||