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

Method tryToSendSysex

edisyn/Synth.java:2283–2369  ·  view source on GitHub ↗

Attempts to send a single MIDI sysex message. Returns false if (1) the data was empty or null (2) synth has turned off the ability to send temporarily (3) the sysex message is not valid (4) an error occurred when the receiver tried to send the data.

(byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

performRequestDumpMethod · 0.95
runMethod · 0.95
tryToSendMIDIMethod · 0.95
actionPerformedMethod · 0.95
submitDeviceInquiryMethod · 0.95
showBankSysexOptionsMethod · 0.95
getKdfxObjectMethod · 0.80
getObjectnameMethod · 0.80
incdecReadMethod · 0.80
actionPerformedMethod · 0.80

Calls 12

amActiveSynthMethod · 0.95
formatMethod · 0.95
handleExceptionMethod · 0.95
getSendMIDIMethod · 0.95
midiPauseMethod · 0.95
getSysexFragmentSizeMethod · 0.95
createMethod · 0.95
simplePauseMethod · 0.95
invokeLaterMethod · 0.80
sendMethod · 0.45

Tested by

no test coverage detected