Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Feature Requests

Reply
 
Thread Tools Display Modes
Old 11-14-2019, 11:37 AM   #1
meta
Human being with feelings
 
Join Date: Sep 2018
Posts: 33
Default API: Option to propagate Get/Set*Info_String/Value changes

The proposal is for a way to propagate changes using Get/Set*Info_String/Value methods to corresponding items/takes in the same pool.

Perhaps a new function called 'Propagate*Info_String'/'Value' with the source object and name of the parameter passed as argument?

e.g.
Code:
reaper.GetSetMediaItemInfo_String(item, 'P_EXT:stuff', 'some_value', true)
reaper.PropagateMediaItemInfo_String(item, 'P_EXT:stuff')
all media items in the same pool will now have the same value for 'P_EXT:stuff'

Last edited by meta; 11-14-2019 at 11:45 AM.
meta is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:04 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.