View Single Post
Old 06-26-2019, 08:23 AM   #3225
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,870
Default

Quote:
Originally Posted by Geoff Waddington View Post
IncludeZones is just shorthand syntax.
OK, I think I see. So it's really only for use in the Zone Home context?

What I've been trying to do is get the sends to appear on the MCU faders when I press the sends button, but not on the C4.

And when I press SpotErase on the C4 to have the sends appear on the C4, but not on the MCU.

Here's my C4.zon:
Code:
Zone Home
OnFXFocus MapFocusedTrackFXToWidgets
OnTrackSelection MapSelectedTrackSendsToWidgets
/
SpotErase ToggleShouldMapSends
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
At the moment, pressing either Send or SpotErase makes the Sends appear on both MCU Faders and C4 D row Rotaries.

I was thinking I could make a C4 Sends Zone, so that the MCU (in Home) didn't change. Does that sound realistic?

Quote:
The latest build has a partial fix -- if you select from Surface ZoneLink is taken into account -- at least I think so, can you test at your convenience ?
Seems to behave the same as before, with the sends appearing on all the surfaces faders instead of just the surface with the selected track. No biggie, quite happy with the sends appearing on just the MCU using my bodge

Is ZoneLink the same as Synch Zones Across Surfaces? Should this be checked or unchecked?
MixMonkey is offline   Reply With Quote