mirror of
https://github.com/microtherion/VocalEasel.git
synced 2025-05-15 09:14:29 +00:00
Fix lyric #s
This commit is contained in:
parent
0ca0a0ebd2
commit
8dacdf5dea
@ -225,6 +225,7 @@ def _melody
|
|||||||
lyr.add_element newTextElement('text', syll['text'])
|
lyr.add_element newTextElement('text', syll['text'])
|
||||||
n.add_element(lyr)
|
n.add_element(lyr)
|
||||||
end
|
end
|
||||||
|
stanza += 1
|
||||||
end
|
end
|
||||||
m.add_element(n)
|
m.add_element(n)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user