View Single Post
Old 09-13-2019, 04:45 PM   #4665
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
Hmmm...

Works fine here with this:
Code:
OnTrackSelection GoZone Channel
//OnTrackSelection MapSelectedTrackFXToWidgets
//OnFXFocus MapFocusedFXToWidgets
Preset MapSelectedTrackFXToWidgets
DisplayFX SetShowFXWindows
Mode ToggleMapSelectedTrackFX
Shape ToggleLearnMode

//Mode Reaper 40022
//Preset GoZone Home
ChannelLeft TrackBank -1
ChannelRight TrackBank 1
ZoneEnd
...and now working here I think I may have had some old nomenclature hanging around, there've been a lot of changes recently and I haven't kept up

Update on the multi Zone FX maps not working properly. This only seems to happen when the FXMenu is used.

At first I tried switching to an OnFXFocus MapFocusedFXToWidgets/FocusedFXNavigator method and the multi Zone map worked fine, so I became suspicious of the SelectedTrackNavigator.

However, when I switched to OnTrackSelection MapSelectedTrackFXToWidgets/SelectedTrackNavigator and put a single, multi Zone map on a track, it worked fine.

Conclusion: something hinkey with the FX Menu

EDIT: Narrowed it down a bit further. Using the FX Menu, multi Zone maps work fine if they are in slot 1, but not anywhere else.

Last edited by MixMonkey; 09-13-2019 at 04:56 PM. Reason: more info
MixMonkey is offline   Reply With Quote