View Single Post
Old 08-05-2019, 12:22 PM   #3700
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,882
Default

Quote:
Originally Posted by Geoff Waddington View Post
OK, let's talk ToggleScrollLink.

Suggest the following:

Code:
   someButton ToggleScrollLink
This causes CSI to try to place the selected Track on Channel 1, kind of what you might expect.

However, it might not be able to do that if Channel 1 is pinned, so it will take pinned Channels into account, and do the best it can.

@MixMonkey wants to be able to "land" the Selected Track on Channel 17

Code:
   someButton ToggleScrollLink 17
As you can see, the optional parameter does the trick.

What do you all think of this approach ?

Got some better ideas/more features desired, etc. ?

As usual all comments/suggestions, et., more than welcomed...
Looking good to me, nice to able pick the channel so that you can see some tracks either side of the target
MixMonkey is offline   Reply With Quote