Skip to content
Discussion options

You must be logged in to vote

Hum, I reproduced your issue and traced it back to rtmidi.
While its default buffer size is 1024 bytes, python-rtmidi - which is the wrapper we use as the default mido backend - should support up to 8196.
However it seems there’s a bug in recent versions.
Could you try reverting to python-rtmidi 1.4.9 as stated in the last comment?

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@Remifa2
Comment options

@rdoursenaud
Comment options

@Remifa2
Comment options

@rdoursenaud
Comment options

Answer selected by rdoursenaud
@Remifa2
Comment options

@rdoursenaud
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants