midi_mapping.pbjson library

Constants

CreateRequest$json → const Map<String, Object>
{'1' : 'CreateRequest', '2' : [{'1' : 'mapping', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.midi_mapping.Mapping', …
CreateResponse$json → const Map<String, Object>
{'1' : 'CreateResponse', '2' : [{'1' : 'mapping', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.midi_mapping.MappingRecord…
GetRequest$json → const Map<String, String>
{'1' : 'GetRequest'}
Mapping$json → const Map<String, Object>
{'1' : 'Mapping', '2' : [{'1' : 'midi_channel', '3' : 1, '4' : 1, '5' : 13, '10' : 'midiChannel'}, {'1' : 'c…
Mapping_Mode$json → const Map<String, Object>
{'1' : 'Mode', '2' : [{'1' : 'parameter', '2' : 0}, {'1' : 'toggle', '2' : 1}, {'1' : 'button', '2' : 2}…
MappingRecord$json → const Map<String, Object>
{'1' : 'MappingRecord', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 13, '10' : 'id'}, {'1' : 'mapping', …
Message$json → const Map<String, Object>
{'1' : 'Message', '2' : [{'1' : 'get_request', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.midi_mapping.GetRequest', &#…
MessageReceived$json → const Map<String, Object>
{'1' : 'MessageReceived', '2' : [{'1' : 'received_message', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.midi_mapping.MidiMe…
MidiMessage$json → const Map<String, Object>
{'1' : 'MidiMessage', '2' : [{'1' : 'channel', '3' : 1, '4' : 1, '5' : 13, '10' : 'channel'}, {'1' : 'note_o…
MidiMessage_ControlChange$json → const Map<String, Object>
{'1' : 'ControlChange', '2' : [{'1' : 'control', '3' : 1, '4' : 1, '5' : 13, '10' : 'control'}, {'1' : 'valu…
MidiMessage_NoteOff$json → const Map<String, Object>
{'1' : 'NoteOff', '2' : [{'1' : 'note', '3' : 1, '4' : 1, '5' : 13, '10' : 'note'}, {'1' : 'velocity', &…
MidiMessage_NoteOn$json → const Map<String, Object>
{'1' : 'NoteOn', '2' : [{'1' : 'note', '3' : 1, '4' : 1, '5' : 13, '10' : 'note'}, {'1' : 'velocity', &#…
MidiMessage_ProgramChange$json → const Map<String, Object>
{'1' : 'ProgramChange', '2' : [{'1' : 'number', '3' : 1, '4' : 1, '5' : 13, '10' : 'number'}]}
Remove$json → const Map<String, Object>
{'1' : 'Remove', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 13, '10' : 'id'}]}
Update$json → const Map<String, Object>
{'1' : 'Update', '2' : [{'1' : 'mapping', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.midi_mapping.MappingRecord', '…

Properties

createRequestDescriptor Uint8List
Descriptor for CreateRequest. Decode as a google.protobuf.DescriptorProto.
final
createResponseDescriptor Uint8List
Descriptor for CreateResponse. Decode as a google.protobuf.DescriptorProto.
final
getRequestDescriptor Uint8List
Descriptor for GetRequest. Decode as a google.protobuf.DescriptorProto.
final
mappingDescriptor Uint8List
Descriptor for Mapping. Decode as a google.protobuf.DescriptorProto.
final
mappingRecordDescriptor Uint8List
Descriptor for MappingRecord. Decode as a google.protobuf.DescriptorProto.
final
messageDescriptor Uint8List
Descriptor for Message. Decode as a google.protobuf.DescriptorProto.
final
messageReceivedDescriptor Uint8List
Descriptor for MessageReceived. Decode as a google.protobuf.DescriptorProto.
final
midiMessageDescriptor Uint8List
Descriptor for MidiMessage. Decode as a google.protobuf.DescriptorProto.
final
removeDescriptor Uint8List
Descriptor for Remove. Decode as a google.protobuf.DescriptorProto.
final
updateDescriptor Uint8List
Descriptor for Update. Decode as a google.protobuf.DescriptorProto.
final