Przeglądaj źródła

增加全休止符

liushengqiang 1 rok temu
rodzic
commit
0a56400ec7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/pc/home/runtime.ts

+ 1 - 0
src/pc/home/runtime.ts

@@ -165,6 +165,7 @@ export const createMeasure = (): IMeasure => {
 		notes: [
 			createNote({
 				content: "z",
+				noteType: "4",
 			}),
 		],
 		barline: "|",