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

Method recognizeBankLocal

edisyn/Synth.java:3022–3025  ·  view source on GitHub ↗

Returns whether the given sysex patch dump data is a bulk (multi-patch) dump of the type for this particular synth. This is done by ultimately calling the CLASS method public static boolean recognizeBank(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

nothing calls this directly

Calls 2

recognizeBankMethod · 0.95
getSynthClassNameMethod · 0.95

Tested by

no test coverage detected