View Single Post
Old 07-12-2019, 06:02 AM   #3341
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,869
Default

In my C4.zon:
Code:
Zone Home
OnFXFocus MapFocusedTrackFXToWidgets
/Lock MapSelectedTrackFXToWidgets
SpotErase ToggleMapSends

SlotUp Reaper _fba48393e4ca48f88d11cba0e4671ab3
SlotDown Reaper _265b374bdcd740f7af4550cd986e4e9c
TrackL Reaper _S&M_WNONLY1
TrackR Reaper _S&M_WNONLY2
Split Reaper _S&M_WNCLS3
BankLeft TrackBank -24
BankRight TrackBank 24
ChannelLeft TrackBank -1
ChannelRight TrackBank 1
ZoneEnd
/
/
Zone Send|1-8
	DisplayUpperD|  TrackSendNameDisplay
	DisplayLowerD|  TrackSendVolumeDisplay
	RotaryPushD| TrackSendMute
	RotaryD|  TrackSendVolume
ZoneEnd
TrackL and TrackR open the FX window for the next(prev) FX slot on the selected track, and close the previously opened window. This lets you navigate up and down the FX without using point and click (this is CSI after all )

SlotUp and SlotDown do a similar thing but in an open FX chain window, rather than floating windows. I'm trying both out at the moment to see which I use most.
MixMonkey is offline   Reply With Quote