View Single Post
Old 02-16-2020, 06:45 PM   #6641
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 5,988
Default

Quote:
Originally Posted by MixMonkey View Post
@Funkybot

I can't vouch for the SelectedTrackNavigator, but I got rid of the separate Pan Zone and changed PanWidth to:
Code:
Zone "PanWidth|1-8"
    TrackNavigator
    Rotary|                     TrackPanWidth 1
    DisplayLower|               TrackPanWidthDisplay
    TrackTouch+DisplayLower|    TrackVolumeDisplay
    RotaryPush|                 GoZone Home
ZoneEnd
Thanks for getting back. I've had it working fine in 8 fader mode, which is basically what this does. It's trying to get Rotary1 to switch from Pan to PanWidth in SelectedTrackNavigator that's just not happening no matter how I try it.

I find the 8-fader mode works great, and I've got a nice .zon setup for that I'm happy with. But when you're building a project up, and only have 1 or 2 tracks, it may make more sense to use SelectedTrackNavigator because you don't want to have to bank on the surface to Fader1 to get anything to show up on a project with only 1 track. Hence, why I'm even trying to get a SelectedTrackNavigator layout working.

So between the PanWidth thing, and the [potential] bug I just reported about the top track in the project not working, I'm just going to stay away from SelectedTrackNavigator for now.
Funkybot is offline   Reply With Quote