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

Method performRequestDump

edisyn/Synth.java:996–1002  ·  view source on GitHub ↗

Performs a request for a dump of the patch indicated in tempModel. This method by default does a changePatch() as necessary, then calls requestDump(...) and submits it to tryToSendSysex(...), but you can override it to do something more sophisticated. Note that if y

(Model tempModel, boolean changePatch)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

doRequestPatchMethod · 0.95
doRequestNextPatchMethod · 0.95
doRequestMergeMethod · 0.95
startBatchDownloadMethod · 0.95
actionPerformedMethod · 0.95
requestNextPatchMethod · 0.95
performBlendMethod · 0.95
updateBlendMethod · 0.95
actionPerformedMethod · 0.45

Calls 4

performChangePatchMethod · 0.95
tryToSendSysexMethod · 0.95
requestDumpMethod · 0.95

Tested by

no test coverage detected