View Single Post
Old 02-12-2019, 02:34 PM   #2557
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,183
Default

Quote:
Originally Posted by jamesd256 View Post
Regarding Klinke style folder navigation, it occurred to me since we're following the Mixer view in this case, drill down and level back up can be implemented via ReaScript actions which are not dependent on CSI at all.

If it's going to work via long press, I need to check how Hold+ behaves, because it will need to select the track, which I am guessing it doesn't do by default.

Otherwise doing it this way it will have to be a two stage operation ; select the track, invoke the drill down function.

(I've got really used to Klinke's folder mode, so it's an interesting one for me)
I think something like this in an .axt should work:

SomeButton TrackUniqueSelect
Hold+SomeButton InvokeDrilldownAction

If you just press, track is selected.
If you hold for a second the track is selected and the InvokeDrilldownAction happens
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote