View Single Post
Old 11-22-2018, 06:28 PM   #2143
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,882
Default

Quote:
Originally Posted by Geoff Waddington View Post
TrackOnFocusedFX MapSingleFXToWidgetsForTrack

This works like a charm Many, many thanks Geoff!

C4.axt looks like this:

Code:
TrackOnFocusedFX MapSingleFXToWidgetsForTrack

SlotUp Reaper _S&M_WNONLY1
SlotDown Reaper _S&M_WNONLY2
TrackL Reaper _6e6967db562a45f3b499d3b9daaefd60
TrackR Reaper _172419af88f947d1b7205e75478aa4b7
SlotUp/Down is SWS/S&M: Float previous/next FX (and close others) for selected tracks

TrackL/R is a custom action comprising:

SWS/S&M: Close all floating FX windows + Track: Go to next track

This closes the floating fx windows opened by SlotUp/SlotDown, when you use the C4 TrackL/R buttons to move to a new track. Stops too many FX windows staying open and making a mess.

Still exploring the possibilities- considering mapping MapFXToWidgets to a C4 button to see if I can get the best of both worlds....
MixMonkey is offline   Reply With Quote