This PR allows for switching an existing note into a rest. The rest preserves the note's original @xml:id and @dur values of the original note.
Unfortunately, I haven't figured out the issue of these new rests not being able to be erased (with backspace key), cloned (with I key), or changed in value (with the number keys).
This PR allows for switching an existing note into a rest. The rest preserves the note's original
@xml:id
and@dur
values of the original note.Unfortunately, I haven't figured out the issue of these new rests not being able to be erased (with backspace key), cloned (with
I
key), or changed in value (with the number keys).