4ms/metamodule

Params can be disabled from randomization (and import similar setting from VCV modules)

Opened this issue · 0 comments

Each ParamElement would have a bool to signify whether the ModuleView Randomize action will apply to it.
Default value would be true.

When constructing elements from VCV module widgets, we would set this to the value of the ParamQuantity::randomizeEnabled bool.