소스 검색

陶笛,排箫,竖笛,音域修改

liushengqiang 1 년 전
부모
커밋
fb21143009
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/pc/create/component/the-create/index.tsx

+ 6 - 6
src/pc/create/component/the-create/index.tsx

@@ -34,8 +34,8 @@ const instruments = [
 		id: 4,
 		icon: getImage("icon_27_0.png"),
 		range: {
-			min: 48,
-			max: 74,
+			min: 36,
+			max: 62,
 		},
 	},
 	{
@@ -44,8 +44,8 @@ const instruments = [
 		id: 1,
 		icon: getImage("icon_27_1.png"),
 		range: {
-			min: 43,
-			max: 77,
+			min: 31,
+			max: 75,
 		},
 	},
 	{
@@ -64,8 +64,8 @@ const instruments = [
 		id: 2,
 		icon: getImage("icon_27_3.png"),
 		range: {
-			min: 45,
-			max: 65,
+			min: 33,
+			max: 53,
 		},
 	},
 	{