Lock and Unlock Automation on all tracks at the same time

Is there a way to lock and unlock automation on all tracks at the same time? I have over 100 tracks on some songs and it’s tedious to have to do each one. Also is there a way to expand and close the automation on all tracks at the same time?

Hi,

I would make a Project Logical Editor preset.

Media Type | is Equal | Track | And
Track Type | is Equal | Automation
 
Properties | Set Properties | Lock | Enabled
or
Properties | Set Properties | Lock | Disabled

Sorry, I’m not with Cubase at this moment. But the idea should be clear.

Then you can make a Macro:

  • Expand All Automation Tracks
  • Lock all Automation (just created PLE preset)
  • Collapse all Automation Tracks
2 Likes