Open
Description
Currently, newnote
is an undefined global in notehead.change_shape
. So currently notehead:EraseAt(newnote)
does nothing.
lua-scripts/src/library/notehead.lua
Lines 37 to 39 in 0fb7ffc
I suspect this was supposed to be defined somewhere?