Pattern Combiner
This object combines the (numeric) values of a set of address matched by an address pattern expression.
For instance, given a set of OSC sensors which all have a value:
sensors:/temperature.* # 23°
sensors:/temperature.* # 17°
sensors:/temperature.* # 26°
Then the following will output the mean of the three temperature sensors, 22°: