View Single Post
Old 04-19-2019, 02:34 AM   #2597
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,900
Default

@earhax
I think you'll only need

Code:
start_time, end_time = reaper.GetSet_ArrangeView2( proj, isSet, screen_x_start, screen_x_end )
and
Code:
reaper.SetEditCurPos( time, moveview, seekplay )

and a bit of math to mix these two functions :P
X-Raym is offline   Reply With Quote