Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AudioFormat

DrumFiles.proto:62

The format of an audio sample. We assume it's always raw data, but this specifies mono/stereo, the bits per sample, and the frequency.

Used in: ModuleAudio

message DrumFile

DrumFiles.proto:11

message FieldContainerData

DrumFiles.proto:37

A data for a field container within a module.

Used in: Kit, Module

message InstrumentAudio

DrumFiles.proto:91

Captured audio for a single instrument.

Used in: ModuleAudio

message Kit

DrumFiles.proto:53

A kit within a module. The data will start at the address of the first kit in the normal module schema, to be relocated to wherever it needs to be loaded.

Used in: DrumFile

message Message

dump.proto:11

Used in: MessageCollection

message MessageCollection

dump.proto:7

message Module

DrumFiles.proto:45

Complete data for a module.

Used in: DrumFile

message ModuleAudio

DrumFiles.proto:75

A collection of audio captures for the instruments in a module.

Used in: DrumFile

message ModuleIdentifier

DrumFiles.proto:22

An identifier for a module, used to match a schema with a file or device.

Used in: Kit, Module, ModuleAudio