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