Explorar o código

增加全休止符

liushengqiang hai 1 ano
pai
achega
0a56400ec7
Modificáronse 1 ficheiros con 1 adicións e 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: "|",