Can anyone help with this PLE , I have it set up to show only active tracks which is working , but I also want to hide any groups and Effect returns .
so I just see active like Midi / Audio tracks
Thx
Andy
Can anyone help with this PLE , I have it set up to show only active tracks which is working , but I also want to hide any groups and Effect returns .
so I just see active like Midi / Audio tracks
Thx
Andy
I do this with a macro
with several PLEs
to hide disabled tracks
show enabled tracks
hide groups
hide effects
hide VCAs
my macro is more complicated than that because it adds additional functions
and it’s in French sorry
Dam, I keep forgetting to use Macros ! Simpler than trying to program complex PLE. works great
Thx
Andy