Explorar el Código

增加全休止符

liushengqiang hace 1 año
padre
commit
0a56400ec7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: "|",