You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get notification when a SysEx message starts coming in or to "peak" at incoming data, before a command is actually complete? I saw that some APIs manage their own buffers, which sounds like a problem for this kind of capability. Use case for this: stop sending commands/requests to a synthesizer that is currently sending a large dump. LIkewise, don't expect responses to sent requests until the SysEx dump has been received in full.The maintainers / developers of RtMidi favour pull requests over issues. We generally do not have access to all the supported platforms to attempt to verify a reported problem. It will help the entire RtMidi community if you can debug a problem you are reporting and suggest a way to fix it yourself.
Expected behavior and actual behavior.
Steps to reproduce the problem.
Specifications like the version of the project, operating system, or hardware.
The text was updated successfully, but these errors were encountered:
Is there a way to get notification when a SysEx message starts coming in or to "peak" at incoming data, before a command is actually complete? I saw that some APIs manage their own buffers, which sounds like a problem for this kind of capability. Use case for this: stop sending commands/requests to a synthesizer that is currently sending a large dump. LIkewise, don't expect responses to sent requests until the SysEx dump has been received in full.The maintainers / developers of RtMidi favour pull requests over issues. We generally do not have access to all the supported platforms to attempt to verify a reported problem. It will help the entire RtMidi community if you can debug a problem you are reporting and suggest a way to fix it yourself.
Expected behavior and actual behavior.
Steps to reproduce the problem.
Specifications like the version of the project, operating system, or hardware.
The text was updated successfully, but these errors were encountered: