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

Method tryToSendMIDI

edisyn/Synth.java:2205–2267  ·  view source on GitHub ↗

Attempts to send a NON-Sysex MIDI 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.

(MidiMessage message)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.95
writeAllParametersMethod · 0.95
sendAllSoundsOffMethod · 0.95
playChordMethod · 0.95
clearChordMethod · 0.95
sendOneParameterMethod · 0.95
showBankSysexOptionsMethod · 0.95
changePatchMethod · 0.80
changePatchMethod · 0.80
writeRangeMethod · 0.80

Calls 15

debugMessageMethod · 0.95
amActiveSynthMethod · 0.95
getSendMIDIMethod · 0.95
midiPauseMethod · 0.95
handleExceptionMethod · 0.95
simplePauseMethod · 0.95
tryToSendSysexMethod · 0.95
sentMIDIMethod · 0.95
getReceiveMIDIMethod · 0.95
disableMenuBarMethod · 0.95
setReceiveMIDIMethod · 0.95

Tested by

no test coverage detected