arduino-libraries/MIDIUSB

Receive clock through interrupt

fvsr opened this issue · 0 comments

fvsr commented

Is there a way to receive clock F8 and correlated messages through interrupt instead of polling? I think it would increase precision and save processing.