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

Method recognize

edisyn/Synth.java:2956–2977  ·  view source on GitHub ↗

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

(String synthClassName, byte[] data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

recognizeLocalMethod · 0.95

Calls 3

getRecognizerMethod · 0.95
handleExceptionMethod · 0.95
invokeMethod · 0.45

Tested by

no test coverage detected