View Single Post
Old 04-18-2017, 08:22 AM   #1
crabfists
Human being with feelings
 
Join Date: Apr 2017
Posts: 3
Default Moving envelope points when item position is modified with SetMediaItemInfo_Value

I have a custom C++ action that moves items around using SetMediaItemInfo_Value() passing "D_POSITION" as param name.

Is there a way to get the envelope points to automatically move with the item like they do when you drag the item manually? (providing the "Envelope points move with media items option is turned on).

Thanks in advance!
crabfists is offline   Reply With Quote