PLE command help - close folders which do not contain data

Hi gang,

Hope you can help. As the title says, trying to create a PLE to help with large orch template. Wish to close any folders which the containing tracks do not contain any data. I don’t mean to hide them however

Folder layout is;

  1. Section (i.e Strings, brass, ensemble strings etc)
  2. Sub folders - sometimes by developer (i.e CSS strings), sometimes by playing style (i.e Short strings)
  3. Mix groups for that Section

I don’t put any folders within the second layer. Sub folders and group folder are both within the Section folder.

There is a great video here explaining a command to close sub folders while keeping the top level folder open. I want to expand on this though buy opening any folder with data / or closing any without it.

To make it even more fun… I only want to include data within the locators to effect this command, as I have tiny midi event at the beginning of every single track that holds default CC values.

Been scratching my head about this one so any help would be appreciated!!

You can try with a macro that goes something like this:
image

Genius! Thanks so much that works exactly how I want.

Really appreciate it