alexgorji / musicscore

13 stars 5 forks source link

add AlreadyFinalizedError to all appropriate methods #9

Open alexgorji opened 11 months ago

alexgorji commented 11 months ago

Some methods still try to change notes of chords after finalization. It is better to avoid this and consistently raise errors if after finalization changes are tried to make.

alexgorji commented 11 months ago

add_tie()

alexgorji commented 11 months ago

_add_articulation _add_notation _add_ornament _add_technical _set_midis