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

Method invokeLater

edisyn/Synth.java:10482–10490  ·  view source on GitHub ↗

It used to be that a single invokeLater was sufficient to get MIDI data to be performed after a window popped up: but on the Mac that appears to be no longer the case as of 1.8.0_371. So we need to do a double invokeLater, which seems to do the trick.

(Runnable run)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setPassThroughCCMethod · 0.80
runMethod · 0.80
tryToSendMIDIMethod · 0.80
tryToSendSysexMethod · 0.80
mousePressedMethod · 0.80
performMethod · 0.80
showMultiMethod · 0.80
showVoiceMethod · 0.80
setPartMethod · 0.80
showMultiMethod · 0.80
performMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected