소스 검색

Merge branch 'feature-tianyong-newVersion' into ktyq-test-new

TIANYONG 6 달 전
부모
커밋
16df8cc3d9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/helpers/calcSpeed.ts

+ 1 - 0
src/helpers/calcSpeed.ts

@@ -46,6 +46,7 @@ export const speedInfo: { [key in string]: number } = {
 	"poco a poco rit.": 1.333333333,
 	"rit. poco a poco": 1.333333333,
 	"Ritardando": 1.333333333,
+	"Ritenuto": 1.333333333,
 	"accelerate": 0.8,
 	"poco a poco accel.": 0.8,
 };