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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected