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

Method flatten

edisyn/Synth.java:7306–7352  ·  view source on GitHub ↗

Flattens a two-dimensional array to a one-dimensional array, stripping out the non-sysex elements. The array may contain (1) byte[] sysex data (2) Sysex Messages of the form javax.sound.midi.SysexMessage (3) other data, notably Integers. #3 is stripped out, and 1 and 2 are concatena

(Object[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

doSaveAsMethod · 0.95
doSaveMethod · 0.95
gatherPatchSysexMethod · 0.95
doOpenMethod · 0.95
loadLibrarianMethod · 0.95
saveAllPatchesMethod · 0.95
sendToLibrarianMethod · 0.95
processCurrentPatchMethod · 0.95
sendPatchMethod · 0.95
sendToCurrentPatchMethod · 0.95
loadOneExternalMethod · 0.95
saveOneMethod · 0.95

Calls 1

getDataMethod · 0.45

Tested by 1

testMethod · 0.64