midi_proto v0.1.0 MidiProto.Message protocol
Common behaviour for all MIDI message types.
Allows you to check the capabilities of a MIDI message or encode it into a message for transmission.
Link to this section Summary
Functions
Is the message a active sense message?
Is the message a channel pressure message?
Is the message a continue message?
Is the message a control change message?
Encode the message into a binary for sending.
Is the message a note-off message?
Is the message a note-on message?
Is the message a pitch bend message?
Is the message a polyphonic pressure message?
Is the message a program change message?
Is the message a realtime message?
Is the message a song position message?
Is the message a song select message?
Is the message a start message?
Is the message a stop message?
Is the message a system message?
Is the message a system reset message?
Is the message a time code quarter frame message?
Is the message a timing clock message?
Is the message a tune request message?
Link to this section Types
Link to this section Functions
Is the message a active sense message?
Is the message a channel pressure message?
Is the message a continue message?
Is the message a control change message?
Encode the message into a binary for sending.
Is the message a note-off message?
Is the message a note-on message?
Is the message a pitch bend message?
Is the message a polyphonic pressure message?
Is the message a program change message?
Is the message a realtime message?
Is the message a song position message?
Is the message a song select message?
Is the message a start message?
Is the message a stop message?
Is the message a system message?
Is the message a system reset message?
Is the message a time code quarter frame message?
Is the message a timing clock message?
Is the message a tune request message?