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