View Single Post
Old 12-10-2019, 04:49 AM   #5514
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,870
Default

Quote:
Originally Posted by UNdark View Post
and specifically - opening the plugin window of a selected channel (not floating single fx) toggled with the plugin button on the mcu
When you say "plugin window (not floating single fx)" do you mean the FX chain window?

If so, you can map the SWS action:
Code:
_S&M_TOGLFXCHAIN
to the plugin button:
Code:
Plugin Reaper _S&M_TOGLFXCHAIN


Also:
Code:
_S&M_SELFXPREV
_S&M_SELFXNEXT
will step back/forward through the plugins in the FX window.
MixMonkey is online now   Reply With Quote