presets.pbjson library

Constants

Create$json → const Map<String, Object>
{'1' : 'Create', '2' : [{'1' : 'preset', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.presets.Preset', '10' : &#…
Initialise$json → const Map<String, String>
{'1' : 'Initialise'}
Message$json → const Map<String, Object>
{'1' : 'Message', '2' : [{'1' : 'initialise', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.presets.Initialise', '9&#…
Notify$json → const Map<String, Object>
{'1' : 'Notify', '2' : [{'1' : 'preset', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.presets.PresetRecord', '10'…
Preset$json → const Map<String, Object>
{'1' : 'Preset', '2' : [{'1' : 'name', '3' : 1, '4' : 1, '5' : 9, '10' : 'name'}, {'1' : 'parameters', &…
PresetParameters$json → const Map<String, Object>
{'1' : 'PresetParameters', '2' : [{'1' : 'amp_gain', '3' : 1, '4' : 1, '5' : 5, '10' : 'ampGain'}, {'1' : 'a…
PresetRecord$json → const Map<String, Object>
{'1' : 'PresetRecord', '2' : [{'1' : 'id', '3' : 1, '4' : 1, '5' : 13, '10' : 'id'}, {'1' : 'preset', &#…
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' : 'preset', '3' : 1, '4' : 1, '5' : 11, '6' : '.shrapnel.presets.PresetRecord', '10'…

Properties

createDescriptor Uint8List
Descriptor for Create. Decode as a google.protobuf.DescriptorProto.
final
initialiseDescriptor Uint8List
Descriptor for Initialise. Decode as a google.protobuf.DescriptorProto.
final
messageDescriptor Uint8List
Descriptor for Message. Decode as a google.protobuf.DescriptorProto.
final
notifyDescriptor Uint8List
Descriptor for Notify. Decode as a google.protobuf.DescriptorProto.
final
presetDescriptor Uint8List
Descriptor for Preset. Decode as a google.protobuf.DescriptorProto.
final
presetParametersDescriptor Uint8List
Descriptor for PresetParameters. Decode as a google.protobuf.DescriptorProto.
final
presetRecordDescriptor Uint8List
Descriptor for PresetRecord. 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