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

Method getNewTuple

edisyn/Midi.java:564–783  ·  view source on GitHub ↗

Works with the user to generate a new Tuple holding new MIDI connections. You may provide the old tuple for defaults or pass in null. You also provide the inReceiver and keyReceiver and key2Receiver to be attached to the input and keyboard/controller input. You get these wi

(Tuple old, Synth synth, String message, Receiver inReceiver, Receiver keyReceiver, Receiver key2Receiver, boolean removeReceiversFromOldTuple)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupMIDIMethod · 0.95

Calls 15

updateDevicesMethod · 0.95
findDeviceMethod · 0.95
getLastTupleInMethod · 0.95
getLastTupleOutMethod · 0.95
getLastTupleKeyMethod · 0.95
getLastTupleKey2Method · 0.95
getLastTupleIDMethod · 0.95
showMultiOptionMethod · 0.95
setLastTupleInMethod · 0.95

Tested by

no test coverage detected