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
midi_in.get_message() misses the start and clock messages, this is really weird.
I know they are sent by my device cause aseqdumb shows them in the terminal, however no trace of them within python..
I'm on a Rpi
All the other messages (stop, notes..) I receive with no problem.