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

Method simplePause

edisyn/Synth.java:2157–2163  ·  view source on GitHub ↗

Does a basic sleep for the given ms. You should only call this if you can't achieve the same thing by overriding one of the getPause methods, such as getPauseAfterChangePatch()...

(int ms)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.95
performChangePatchMethod · 0.95
tryToSendSysexMethod · 0.95
tryToSendMIDIMethod · 0.95
mergeMethod · 0.95
actionPerformedMethod · 0.95
writeAllParametersMethod · 0.95
doQuitMethod · 0.95
updateBlendMethod · 0.95

Calls 1

handleExceptionMethod · 0.95

Tested by

no test coverage detected