FxPlug 4 - How do I retrieve project dimensions when setting output size in a Filter?

FxPlug 4 - How do I retrieve project dimensions when setting output size in a Filter?


I want to set my filter output size to the size of the project ( possibly bigger ).


If not, is there a way of retrieving child groups or layers of the current filter or generator?



Thanks,

David

Replies

There is no way to get the project dimensions. You can get a filter's input dimensions and conform to that. Or, alternately, you can allow the user to enter the dimensions they want, either in absolute pixels or as a percentage of the input, or whatever would be appropriate for your use case.


There is no way to retrieve child groups or layers of the current filter or generator. If you'd like to see that in the future, please file a feedback request.