通过ID获取小节。
import { Parser } from 'musicxml2json-guitar' const parser = new Parser({ debug: true, speed: 1, xmlStr }) parser.getMeasureById('M_1')