View Single Post
Old 08-08-2019, 07:18 PM   #14
shady
Human being with feelings
 
Join Date: Jun 2017
Posts: 110
Default

I'm just referring to drag 'n drop.. the only odd thing is that it should be dragged to the actual track envelope rather than the parameter env

but for getting Automation Items to your edit cursor from the Media Explorer, you could do something like
Code:
mediaEx = reaper.OpenMediaExplorer("C:/path/saw.ReaperAutoItem", false)
reaper.JS_Window_OnCommand(mediaEx, 1013)
and make a script for each type I suppose..
__________________
twitch.tv/suprshady trying to stream REAPER stuff.. more than twice a year
shady is offline   Reply With Quote