tenkas
February 13, 2026, 7:25pm
1
Here is a cool macro for toggling open/close all plugins on a selected track.
You can then combined this with PLE to select a specific track (for example your master track) to toggle open or closed your mastering chain. (Use post command process after selecting)
1 Like
m.c
February 13, 2026, 9:25pm
2
If feeling a bit adventurous, using MIDI Remote you can even automatically open inserts upon a track change (and closing the previous ones).
Just for CB 13 (Latest) and CB14, won’t work on earlier versions.
Here’s a MIDI remote script that does what the title suggests:
When we change the selected track (in the mixer, but also in the project window if we have Preferences→Editing→Project & MixConsole→Sync Selection in Project Window and MixConsole enabled) all plugin windows are closed and then all the inserts slots plugin windows of the newly selected track will open. At the same time the instrument plugin window will open. BOTH the…
1 Like