does CursorTrack.setCursorNavigationMode work for anyone?
Code: Select all
void setCursorNavigationMode ( CursorNavigationMode mode )
Specifies the behaviour of the functions selectPrevious(), selectNext(), selectFirst() and selectLast(). Calling those functions can either navigate the cursor within the current nesting level, or over a flat list of either all tracks or only the expanded tracks. Default is CursorNavigationMode.FLAT.
Since
Bitwig Studio 1.2
