latest commit(s) cant access scriptnode parameters
-
i cant see them
-
I saw this as well. I believe if the knob inherits the parameter values from the node it's connected to. I edited the network xml to regain the missing options.
-
@dustbro what options are you missing? They were all duplicated anyway which lead to multiple bugs so I removed the data in the connection elements.
-
@christoph-hart skew and step size.
I have since rebuilt the node tree 100 times without editing though :beaming_face_with_smiling_eyes: -
@iamlamprey @dustbro here you go :
@christoph-hart said in Scripnode 101:Use the Parameter Range Editor
Editing the parameters using the right-click context menu is just the fallback and there is this range editor that allows you to change the parameter range more quickly:
Apart from the ability to drag the min and max value as well as the skew factor with the mouse, there's a handy context menu which allows you to quickly set it to different presets, or in this case, simple copy the target range to the source range (so that you don't have to edit the range of the main parameter).
-
@dustbro said in latest commit(s) cant access scriptnode parameters:
skew and step size.
Those are properties of the target parameter.
-
@matt_sf Ahh I'm obviously out of the update loop, thanks!