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

Method emitAll

edisyn/Synth.java:898–906  ·  view source on GitHub ↗

Produces a sysex patch dump suitable to send to a remote synthesizer as one OR MORE sysex dumps or other MIDI messages. Each sysex dump is a separate byte array, and other midi messages are MIDI message objects. If you return a zero-length array, nothing will be sent.

(Model tempModel, boolean toWorkingMemory, boolean toFile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

writeAllParametersMethod · 0.95
doSaveAsMethod · 0.95
doSaveMethod · 0.95
sendToLibrarianMethod · 0.95
processCurrentPatchMethod · 0.95
sendOneParameterMethod · 0.95
getPatchMethod · 0.95
LibraryMethod · 0.45
readBanksMethod · 0.45
emitRangeMethod · 0.45

Calls 1

emitMethod · 0.95

Tested by

no test coverage detected