Skip to main content
Participant
June 19, 2008
Question

Changing effect parameters

  • June 19, 2008
  • 1 reply
  • 1101 views
I would like to display different parameters at different times in my effect. The documentation and example code that I've seen makes it seem like you get one chance to setup the parameters, and that's it.

Is this the case?

Or, is there something I'm missing about adding or removing parameters, changing their names/values, etc after the plug-in is already in use.

Imagine an effect with different 'modes' and when you switch modes (say, by choosing from a drop down) different parameters need to be shown. Is this possible?

Thanks,
-Harold
This topic has been closed for replies.

1 reply

Community Expert
June 20, 2008
yes it is possible.
it's called parameter supervision.
using the dynamic stream suite you can hide/unhide parameters.
take a look at the "supervisor" sample in the sdk.
it does exactly what you describe.