midi_mapping.pb library

Classes

CreateRequest
Firmware creates a new MIDI mapping according to the parameters.
CreateResponse
Indicates that a new MIDI mapping was created successfully.
GetRequest
Send from the frontend to the firmware. When received, the firmware will send an update for each midi mapping that currently exists.
Mapping
Mapping_Mode
MappingRecord
Message
MessageReceived
Firmware notifies this periodically, so that the frontend can react to MIDI messages, for example to connect a parameter to the MIDI message.
MidiMessage
A MIDI message that was received by the firmware
MidiMessage_ControlChange
MidiMessage_NoteOff
MidiMessage_NoteOn
MidiMessage_ProgramChange
Remove
Firmware removes the specified MIDI mapping .
Update
Firmware updates an existing MIDI mapping according to the parameters.

Enums

Message_Message
MidiMessage_Parameters