Use SemiStaffGroup in generated score
This commit is contained in:
parent
4ffbcc79d2
commit
c0ffaac95f
|
|
@ -504,7 +504,7 @@ def generate_score(name, num_voices, output_dir="lilypond"):
|
|||
|
||||
score_block = f"""\\score{{
|
||||
<<
|
||||
\\new StaffGroup {{
|
||||
\\new SemiStaffGroup {{
|
||||
<<
|
||||
{staves}
|
||||
>>
|
||||
|
|
|
|||
Loading…
Reference in a new issue