Sfoglia il codice sorgente

增加全休止符

liushengqiang 1 anno fa
parent
commit
0a56400ec7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: "|",