I have set up a LPE visibility filter , which used a Folder name to show the track is contains .
I would like to create a LPE which could then filter the shown tracks by another filter , say “Solo” or “Vio”. etc main thing is I want this next LPE to only act on current displayed track and not all there track I had in my A
Hi,
You can make Macro out of the PLEs, or you can put the 2nd PLE to the Post-Process Commands of the 1st Macro. (I would go for the Macro to keep the option to use the 1st PLE isolated.)
So I tried this , but instead of drilling down, it seems to toggle all tracks in the project containing “solo”.
I just want to show tracks contain solo which are visible
Hi,
You toggle the Hide parameter. Instead enable Hide, of the track doesn’t contain the “Solo”. That should work.
So I just tested
You must select the type of container is equal to a track
property is not set to disabled
name does not contain solo
Action Select
And order after process
Channel and Track visibility / HideSelected
1 Like
not sure I have done this right but its still not working
OK I missed that completely . Thank you .
So yes, this does work. The only issue was if a track is disabled then the PLE function ignored it, whether it had Solo in the name or not .
so I changed it to this and I with this is what I need I will check on my may rig tomorrow …
Yes it works
the new Cubase 12 PLEs with pre and post commands
are really a must 