Posted: 29 Oct 2017, 01:58
I think this is more a bug than a suggestion...
I would think that the parameters of a VST should be fixed and internally never be forced to
change size. I have a tendency to get the horse before the cart...and I end up forcing the
size of the VST.........
I can find only fixable by recreating the VST, or forcing a new size into the array with a known specified value.
Could you block array re-sizing on the inputs of the VST?
I can't think of any value of being able to resize the VST itself.
Maybe a prevent-resizing module would be of good value to create (maybe even beyond this issue)...but it seems like that unless there is a reason for the resizing on the VST...it seems more like a bug.
-s
I would think that the parameters of a VST should be fixed and internally never be forced to
change size. I have a tendency to get the horse before the cart...and I end up forcing the
size of the VST.........
I can find only fixable by recreating the VST, or forcing a new size into the array with a known specified value.
Could you block array re-sizing on the inputs of the VST?
I can't think of any value of being able to resize the VST itself.
Maybe a prevent-resizing module would be of good value to create (maybe even beyond this issue)...but it seems like that unless there is a reason for the resizing on the VST...it seems more like a bug.
-s