通过ID获取音符。
import { Parser } from 'musicxml2json-drum' const parser = new Parser(xmlDoc) parser.getNoteById('N_1')