Hello,
I have a PLE that automatically unselect the muted midi part before opening the key editor in full screen.
That way my key editor is not cluttered with deactivated midi part.
I like it very much, unfortunately if I have many tracks in my project, when the PLE deselct the muted parts the window of the project view automatically get scrolled up… Then when i come back from the key editor to the project view, I lose where I was…
Is it possible to avoid this "automatically scrolling up behavior’ ?
edit: Interesting enough, the issue appears in my template (which is pretty stuffed) but does not with a newly created project
Thanks a lot,
Martin
Hi,
Could you provide your PLE, please?
Hi,
I don’t know if this helps, but I would recommend making it a bit more robust:
Filter Target
( Media Type Is | Equal | MIDI | And
Container Type Is | Equal | Part | And
Property | Property Is Set | Is Muted )
Action Target
---
Function
---
That doesn’t help 
I appreciate the help thought.
Any other ideas?
Interesting enough, the issue appear in my template (which is pretty stuffed) but does not with a newly created project
Hi,
I would recommend changing the PLE this way anyway. Otherwise, Cubase is also searching for the tracks and tests if it’s Muted. If yes, it tries to open/close the editor (which doesn’t make sense). And it does the same for Audio Events, Audio Parts.
What should the PLE do? I’m not sure, it does, what do you want to.
I just changed the PLE again following your advice and all of a suden it solved the issue though I’m pretty sure that’s exactly what I did the first time…
Thanks a lot Martin, have a good day!
1 Like