d-rowe / musyn

Write music together, in real time.
GNU General Public License v3.0
21 stars 8 forks source link

Score clear/reset functionality #7

Open cadecameron opened 4 years ago

cadecameron commented 4 years ago

It would be great to be able to completely clear the score, and start editing music from scratch.

d-rowe commented 4 years ago

Good point, I've put it on the project board.

A simple implementation of this should be quick, but it would be great to keep editing history so that users could undo an accidental deletion.

Thanks for the feedback, @cadecameron!

cadecameron commented 4 years ago

If a user presses a 'reset' button, I'd expect the 'undo' button to bring back all of the prior notes, for sure. 👍