I can create a scalar value, for example named manually as "Order" with a generated value of 33. The data manager shows the scalar is "Order (X1)" with 1 sample and the value 33. If I then go to create a filter plugin (Low Pass Filter in this case) and choose the drop down menu list for the "Filter Order" then I see all the scalars that are defined for vectors (e.g. min, max, etc) but I do not see the scalar that I defined manually. Clicking on the "New scalar" button beside the "Filter Order" drop down and creating a new scalar creates a new scalar (seen in data manager) but does not allow it to be selected in the filter plugin. The number updates to the value of the newly created scalar, but it would be better to refer to it by name IMO. The same applies for the "Cutoff frequency / Sample rate" scalar. The same probably also applies for other plugins although I have not tried them. Reproducible: Always Expected Results: I would expect to be able to refer to scalars used in the filter settings by name, so that if I change one value it changes everywhere.
Fixed in git master.