Send dump request only to the first TG that matches the MIDI channel requested via the SysEx message device ID but send other SysEx to all, not only the first, matching TGs
break;// Only the first TG listening to the MIDI channel can handle the SysEx message (e.g., voice dump); may need to restrict this to dump requests only
if(nLength==5){
break;// Send dump request only to the first TG that matches the MIDI channel requested via the SysEx message device ID