From: Hiroo H. <hir...@co...> - 2004-09-09 14:00:23
|
tt_ml_2_g7> But in the core.Driver.createPatch(SysexMessage[]) method I found only the lines tt_ml_2_g7> // if Conveter for the patch exist, convert the patch. tt_ml_2_g7> IPatch[] patarray = createPatch(patchSysex); And Patch.valueOf() calls it. tt_ml_2_g7> concerning Converters and to be honour I don't understand this. tt_ml_2_g7> Where is the converters extractPatch(Patch) method called? Converter.createPatch(byte[]) calls it. -- Hiroo Hayashi |