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

Method recognizeLocal

edisyn/Synth.java:2982–2985  ·  view source on GitHub ↗

Returns whether the given sysex patch dump data is of the type for this particular synth. This is done by ultimately calling the CLASS method public static boolean recognize(data) that your synthesizer subclass is asked to implement.

(byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

runMethod · 0.95
recognizeAnyForLocalMethod · 0.95
loadLibrarianMethod · 0.95
testMethod · 0.80

Calls 2

recognizeMethod · 0.95
getSynthClassNameMethod · 0.95

Tested by 1

testMethod · 0.64