MCPcopy Create free account
hub / github.com/eclab/edisyn / format

Method format

edisyn/Midi.java:1117–1256  ·  view source on GitHub ↗

A DividedSysex message is a Sysex MidiMessage which has been broken into chunks. This allows us to send the Sysex as multiple messages, with pauses in-between each message, so as not to overflow a MIDI buffer in machines such as a Kawai K1 whose processors are not powerful en

(MidiMessage message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.95
debugMessageMethod · 0.95
tryToSendSysexMethod · 0.95
mapMethod · 0.80
mapMethod · 0.80
requestAllDumpMethod · 0.80
parseFromBankMethod · 0.80
mapMethod · 0.80
mapMethod · 0.80
intToFrequencyStringMethod · 0.80
mapMethod · 0.80
mapMethod · 0.80

Calls 4

toHexMethod · 0.95
getStatusMethod · 0.80
getDataMethod · 0.45

Tested by

no test coverage detected