View Single Post
Old 02-28-2019, 07:49 AM   #2671
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
Check these out:

Code:
        ActionZone TrackTouchControlledDisplay1-8 
        DisplayLower1-8
        Navigator Follow Page TrackTouchControlled 
        TrackPanDisplay 
        TrackVolumeDisplay
        ActionZoneEnd

        ActionZone TrackCyclePanWidth1-8 
        Rotary1-8
        Navigator TrackCycleNavigator TrackCycle RotaryPush1-8
        TrackPan 0
        TrackPanWidth 1
        ActionZoneEnd
The first one Follows the Page's TrackTouchControlled state.

Follow means "I take my navigation from somewhere else".

The second one has a local Navigator -- the PushTops on the rotaries.

The TrackCycleNavigator (named TrackCycle) uses RotaryPush1-8 directly for its navigation.
Thanks for the clarification

I'm good with the vertical bar and specifying the range in the first line of the Zone.
MixMonkey is offline   Reply With Quote