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

Method sendAllParametersInternal

edisyn/Synth.java:2844–2861  ·  view source on GitHub ↗

Sends all the parameters in a patch to the synth. If getSendsAllParametersAsDump() returns TRUE, then this is done by sending a single patch write to working memory, which may not be supported by all synths. Otherwise this is done by sending each parameter separa

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

sendAllParametersMethod · 0.95
doSendToCurrentPatchMethod · 0.95
sendToCurrentPatchMethod · 0.95

Calls 8

getSendMIDIMethod · 0.95
tryToSendMIDIMethod · 0.95
emitAllMethod · 0.95
getModelMethod · 0.95
simplePauseMethod · 0.95

Tested by

no test coverage detected