Is there a way to make Nuendo show and attention the plugin of the selected channel like pro tools?
Pro tools example:
I work in post so when dealing with EQ/Compression when I select a track, the respective plugin of that track (whether it’s EQ/Compression) opens up (the previously selected tracks plugin closes) and is ready to be tweeked, pro tools seems to track whether you are using a compressor plugin or an eq plugin so it will open up the correct respective plugin when switching between channels.
If it’s there it would greatly help speed things up when using and automating 3rd party plugins bouncing around different channels.
If you have the time to delve into midi remote scripting (a form of javascript), then various operations can be scripted apart from what the the Nuendo/Cubase logical editor can do. Or the scripting API/interface can be used to control aspects of the Cubase/Nuendo GUI even though the script is still technically called a midi remote script. This posting lists a script to open all the inserts on a track when it is selected. Not sure if they will be closed when another track is subsequently selected however. Opening All Insert Slots And/Or Instrument Plugin upon changing (the selected) track
Yes, and there has been an addition to also show the Instrument plugin too. The user can even choose both. When we move to another track, all previously open plugin windows close, yes.