Switch (Value Output) + default value

hullo,
is there a node like Switch (Value Output), but with a default pin so I could choose a value for the deselected outputs instead of having them remain what they were when the input was last directed to that pin? or is there a smart way to patch a module like this - i just can’t quite wrap my head around how to pull it off since i think it would involve self-modifying patches (due to the changing output pin count)??

oi,

like this.
but generally a good point for the wishlist

SwitchOutputwDefault.v4p (6.2 kB)

like this.

thank you :)
i guess i should try to figure out CreateNode & co to make one with a changeable number of output pins…