Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIDI Tick is Not Compliant MIDI #341

Open
eclab opened this issue Nov 29, 2023 · 0 comments
Open

MIDI Tick is Not Compliant MIDI #341

eclab opened this issue Nov 29, 2023 · 0 comments
Labels

Comments

@eclab
Copy link

eclab commented Nov 29, 2023

"MIDI Tick" (Status byte 0xF9) is not part of the MIDI 1.0 Specification and is not conformant. Status byte 0xF9 is reserved. I am interested in hearing the history of MIDI Tick, but to the best of my knowledge it was made up out of whole cloth by the MIDI Technical Fanatic's Brainwashing Center and should not be promulgated as part of the Arduino library.

See also https://www.midi.org/specifications-old/item/table-2-expanded-messages-list-status-bytes

Please:

  1. Revise MIDIType.Tick to MidiTypeUndefined_F9 in midi.h
  2. Deprecate TickCallback in midi.h
@eclab eclab added the bug label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant