# Guitar API

# 构造函数

名称 说明
Parser() XML解析类

# 方法

名称 类型 说明
getChordName function(data: Technical[]): string 获取和弦名称
noteTypeToNumber function(type: NoteType): number 通过 ID 获取小节
numberToNoteType function(num: number): NoteType 通过 ID 获取音符
更新时间: 2025/3/7 12:38:41