I need to create fundamental tools for working with sources and clips in the animation mixer, but am hitting roadblocks in the SDK.
One block is the ability to create an offset map and modify the 'clip effect' field as shown in the mixer clip's clip properties PPG (clip item information tab). I need the ability to modify the clip effect for specific parameters in the clip, not the clip as a whole. The object model exposes the ability to read clip effect values, but I have not found any way to create/modify them. So far I found the CreateOffsetEffect() and OffsetValueMap() commands, but they only create an empty offset map, or compute an offset map with the same limitations as the UI respectively. Has anybody found a way to create/modify clip effect values of a mixer clip? Matt

