export class TheoryConstant { // 装饰音的时长 public static graceNoteDuration = 0.1; // onset 最小时间 public static minOnset = 0; }