EDIT: This is a confirmed bug.
There is NO UNDO-ing the action.
I had to use “import tracks from project” to get my tracks back to the way they were before.
Here is the repro:
- put 2 MIDI tracks in a Folder track
- Add an event on each track, and snip the events a few times to create multiple events.
- use the mute tool (or mute events command) to mute a few events.
- now mute the visual representation of the contents of the folder track.
– all the events in that folder are now muted. - undo that last action
Result:
all events in the folder track (including the event you had previously muted) are UNmuted.
One would expect the previously muted events to be muted after hitting UNDO.
So, with a folder filled with many tracks with many events - some muted, some not - you can see how accidentally muting every event in the folder, and then using the UNDO command in its current bug form is a huge problem.
The only workaround is to reimport those tracks from a previously saved version of the project.