Freeze Function in FreeVerb?

Hello, in PureDate there’s is a freeze fonction with FreeVerb. In SC it is missing. Is there a way to acces it. I’m not in to C++ and altering Sourcecode. Any recomendations?

It’s done with: void setMode (bool isFrozen)

https://ccrma.stanford.edu/software/stk/classstk_1_1FreeVerb.html

regards, Bernhard

The strange thing is the code is there to do it. There just isn’t an input on the UGen to set the flag.